CRJAZ0056I There is a version mismatch for the "com.ibm.team.repository" service.
One answer
Hi Manish
The solution is to ensure that the RTC client and the server are on the same version or atleast the RTC server at a higher version that the RTC client.
Look for the last answer in this discussion:
https://jazz.net/forum/questions/39375/error-msg-crjaz0056i-mismatch-for-comibmteamrepository
Comments
Thanks for the update Sumant.
I have downloaded RTC 3.0 and added jars to STS, Still facing the same issue. What could be done to resolve this?
- Are you trying to connect to the Jazz URI via the web or the Eclipse client, when you receive the error?
- If the Eclipse client, what is the version of the RTC Eclipse client?
- What is the JTS server version in use here?
I don't understand what you mean by you added jars to STS. Could you please elaborate?
You are correct, I am trying to connect to Jazz URI.
Just to give you an overview i have written a login code to connect jazz URI using plain Java jars. After executing code it gives the above error.
I am using SpringSource Tool Suite Version: 2.6.1.RELEASE to develop program.