It's all about the answers!

Ask a question

CLI Version Incompatibility


Ravindra Bajpai (1322) | asked Sep 20 '12, 12:03 a.m.
I see my RTC server running on -
Rational Team Concert3.0.1

From quite some time, I am finding it hard to resolve "out of memory" issue in eclipse when loading one particular project. I have tried all with the eclipse configuration like increasing heap memory etc but no luck.

I then downloaded RTC command line and while logging into my server repository, I face login error with the reason "Client and server versions do not match.".

Could you please help me to find the correct client to download.

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered Sep 20 '12, 1:52 a.m.
JAZZ DEVELOPER
Hi Ravindra,
If your server is running 3.x, you cannot use a 4.0 client against a 3.x server.
You can download the Eclipse client (that has the scm cli) using the following link... https://jazz.net/downloads/rational-team-concert/releases/3.0.1.4

Ravindra Bajpai selected this answer as the correct answer

4 other answers



permanent link
Shashikant Padur (4.2k27) | answered Sep 20 '12, 1:09 a.m.
JAZZ DEVELOPER
Can you please paste the cli output?
For 3.x, there is no separate CLI download and I am curious as to where did you download the cli from? If you have already downloaded the 3.x eclipse client the cli client comes along with it. Go to the <installed dir>/jazz/client/scmtools and you can find 'scm'/'lscm' command line tool.

permanent link
Ravindra Bajpai (1322) | answered Sep 20 '12, 1:31 a.m.
Thanks Shashi,

I am seeing complete output as -

./scm.sh login -r https://myhost.com:port/jazz/ -u xxx@x.xxx.com -c
Password (xxx@x.xxx.com @ https://myhost:port/jazz/):           
 Problem running 'login':
Could not log in to https://myhost:port/jazz/ as user xxx@x.xxx.com: Client and server versions do not match.

Also I am not able to use lscm or scm, with these I see error as -

./scm statu

list of all options
list of all subcommands.

----

I was earlier using eclipse RTC plugin and in that I don't see scmtools... Could you please help me with the link where I can download RTC client 3.0.1 and can try with that.

I have downloaded RTC-scmTools-Linux64-4.0.zip and running from that, which shows version mismatch.


permanent link
Ravindra Bajpai (1322) | answered Sep 20 '12, 1:31 a.m.
Thanks Shashi,

I am seeing complete output as -

./scm.sh login -r https://myhost.com:port/jazz/ -u xxx@x.xxx.com -c
Password (xxx@x.xxx.com @ https://myhost:port/jazz/):           
 Problem running 'login':
Could not log in to https://myhost:port/jazz/ as user xxx@x.xxx.com: Client and server versions do not match.

Also I am not able to use lscm or scm, with these I see error as -

./scm status

list of all options
list of all subcommands.

----

I was earlier using eclipse RTC plugin and in that I don't see scmtools... Could you please help me with the link where I can download RTC client 3.0.1 and can try with that.

I have downloaded RTC-scmTools-Linux64-4.0.zip and running from that, which shows version mismatch.


permanent link
Ravindra Bajpai (1322) | answered Sep 20 '12, 10:31 p.m.
Hi Shashi,

That helped. Thanks a lot.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.