Issue "CRJAZ2054E The Jazz Team Server version is not compatible with this application"when deploy extensions on RTC 4.0.2
When I tried to deploy extensions on RTC 4.0.2, there is an issue :
2013-04-25 14:59:10,141 [ JTS version check] ERROR ompatibility.internal.JtsConfigurationStateService - CRJAZ2054E The Jazz Team Server version is not compatible with this application. The version is 4.0.2, but it must be in the range [1.0.0,1.0.0]. But if I removed the extensions the RTC worked well. I added extensions by add a ini file into folder 'provision_profiles' . Besides. I have tried to access the following url to reset the extensions, but the issue was still exist. https://localhost:9443/ccm/admin?internal#action=com.ibm.team.repository.admin.serverReset |
2 answers
This message looks like a JTS version check. With which version of JTS your ccm application is registered with ?
If you haven't done already, you must recompile the extension code with the 4.0.2 SDK before deploying to the server, if the code is developed with an older version. Comments
Debo Xiong
commented Apr 25 '13, 9:53 p.m.
The JTS version is 4.0.2 too. Yes I compiled the code with 4.0.2 SDK, a very interest thing is when I try many times reset the server by https://localhost:9443/ccm/admin?internal#action=com.ibm.team.repository.admin.serverReset, and restart the server again and again, it worked ! But if I update the extensions I have to do the same thing, restart the server again and again, it's disgusted. I think the extensions is not easy to be load by JTS if we update ?
|
I tried to serverReset and restart the server all the time.3 hours just 2 times successful. I am crazy. Obviously when I removed my extensions and the server works, but if I add my extensions , the error is :
If I removed my extensions : Besides, My extensions build on RTC 4.0.2 SDK and works well on RTC 3.0.1.2 So how to add my extensions to RTC 4.0.2 ? |
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.