CLI Version Incompatibility
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.
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
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
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
4 other answers
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.
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.
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.
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.
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.
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.