CRJAZ0056I There is a version mismatch for the "com.ibm.team.repository" service. The server version is "39" while the client version is "43".
Hey,
I know this may be duplicated question, but haven't seen a successful resolution to this anywhere
I am connecting to RTC server 6.0.6 with the corresponding SCM client tool for such version . I am having the following issue
./lscm login -r https://rtc.thaserver.com/services-gbs-projects-ephs-rtc-jazz -n rtc.panoramacld.com -u the_user -P the_password
./lscm login -r https://rtc.thaserver.com/services-gbs-projects-ephs-rtc-jazz -n rtc.panoramacld.com -u the_user -P the_password
Could not log in to https://rtc.thaserver.com/services-gbs-projects-ephs-rtc-jazz as user : CRJAZ0056I There is a version mismatch for the "com.ibm.team.repository" service. The server version is "39" while the client version is "43".Try logout and re-login with the updated credentials if the password has been changed.
CRJAZ0056I There is a version mismatch for the "com.ibm.team.repository" service. The server version is "39" while the client version is "43".
Check the log for details about the error at "/home/xyz/.jazz-scm". If you have configured custom logging check your log configuration settings for the path to the log file.
One answer
As Michael already pointed out, there is most likely a version mismatch between the client and the server, where the client is of a newer version than the server.
If you run ./lscm help you get the top level help. For 6.0.6.1 it says type ./lscm version to get the client version.
I get for example:
Build Id: RTC-CLIENT-I20190326-1753
Version: 6.0.6.1
Do that.
Comments
Michael Rowe
FORUM ADMINISTRATOR / FORUM MODERATOR Jun 29 '23, 1:06 p.m.Francisco Leiva
Jun 29 '23, 1:31 p.m.