RTC client 5.0 displays the incobatibility version error
![]()
Tushar Tarhane (1●3)
| asked Aug 20 '15, 6:44 a.m.
edited Aug 20 '15, 6:46 a.m. by Krzysztof Kaźmierczyk (7.4k●3●56●99)
Hi Team,
Our RTC instance has been migrated from 4.03. to version 5.0 and We face the issue while running the approval data or java batch file after migration. We are getting below error.
Contacting https://adtjazzhof1034.accenture.com/ccm/.
Exception in thread "main" com.ibm.team.repository.client.ServerversionCheckException :
your client is version 3 .O. and the server is version 5 .O. These version are not compatible
at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches (TeamRepository.java:1658)
at com.ibm.team.repository.client.internal.TeamRepository.internalLogin( TeamRepos itory.java:1444)
at com.ibm.team.repository.client.internal.TeamRepository.internallogin(TeamRepo itory.jaua:61?)
at snippets .RpprouaIExporter. login (RpprouaIExporter.jaua:128)
at snippets .RpprouaIExporter . main (RpprouaIExporter.jaua:58)
Please let us know how we can resolved this issue. How we can make our client version compatible with RTC Version 5.0
Current RTC Version: 5.0
Java Version: Version 8 update 51 (build 1.8.0_51-b16)
Please let us know if any information is required
|
Comments
The system is reporting that the client is 3.0 RTC supports n-1 support, so version 5.x will only work with 4.x or later. Were all the clients upgraded as well? I'm unsure what the Java batch file is? Can you describe this in more detail?