JTSMon compatible with CLM 6.0.2
Hi,
Where I can download a JTSMon version compatiblem with CLM 6.0.2?
Looking at https://jazz.net/wiki/bin/view/Deployment/JTSMonFAQ#Download_JTSMon I can find only a version compatible with RTC 5.x, but at my environment it is not allowed to make a connection to RTC server using old clients.
Thanks
Accepted answer
The note at the bottom (right above the download) states that the latest version
is for the 6.0 release.
JTSMon_6.0_RTC5.0GA.zip |
Download JTSMon
NOTE: The latest version of JTSMon is the 6.0 release which is required for working with CLM 6.0 because of changes in the data output. This will work with CLM 4.0.2 and CLM 5.x systems. However, the behavior of the floating license counters has changed as of the 4.0.6 release; the counters are now reset hourly as part of the License ETL job.4 other answers
Hi,
I tried to use this version but I received this error message:
Exception during task execution Your client is version 5.0, and the server is version 6.0.2. These versions are not compatible.
com.ibm.team.repository.common.ServerVersionCheckException: Your client is version 5.0, and the server is version 6.0.2. These versions are not compatible.
at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1763)
at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1513)
at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:654)
at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:628)
at com.ibm.team.performance.rtc.tasks.base.RTCBaseTask.login(RTCBaseTask.java:377)
at com.ibm.team.performance.rtc.tasks.base.RTCBaseTask.login(RTCBaseTask.java:326)
at com.ibm.team.performance.rtc.tasks.base.RTCBaseSetupTask.commonSetup(RTCBaseSetupTask.java:192)
at com.ibm.team.performance.rtc.tasks.base.RTCBaseSetupTask.run(RTCBaseSetupTask.java:60)
at com.ibm.team.performance.rpp.base.base.BaseTask.exec(BaseTask.java:322)
at com.ibm.team.performance.rpp.base.sequences.TaskSequence.task(TaskSequence.java:375)
at com.ibm.team.performance.rpp.base.sequences.TaskSequence.task(TaskSequence.java:347)
at com.ibm.team.performance.rtc.tasks.sequences.ServerMonitorSequence.runSequence(ServerMonitorSequence.java:38)
at com.ibm.team.performance.rpp.base.sequences.TaskSequence.run(TaskSequence.java:572)
at java.lang.Thread.run(Thread.java:790)
RunSequence exception: FatalException occurred, terminating sequence thread
java.lang.Exception: FatalException occurred, terminating sequence thread
at com.ibm.team.performance.rpp.base.sequences.TaskSequence.task(TaskSequence.java:393)
at com.ibm.team.performance.rpp.base.sequences.TaskSequence.task(TaskSequence.java:347)
at com.ibm.team.performance.rtc.tasks.sequences.ServerMonitorSequence.runSequence(ServerMonitorSequence.java:38)
at com.ibm.team.performance.rpp.base.sequences.TaskSequence.run(TaskSequence.java:572)
at java.lang.Thread.run(Thread.java:790)
Hi,
The problem is not with Java, but library version that was used to package JTSMon. probable it was packaged useing RTC 5.x libraries (plain library / sdk library) and I have a RTC Server 6.0 configured to not allow a client connect using old version, only 6.x clients, so I need a JTSMon packages with RTC 6.0 libraries.
Ah, I see now. To be honest, I would set that for normal operations if you need it and then drop it down to 5.0 compatibility to specifically run JTSMon and then re-set it again afterward if that is the case.
I haven't had any issues running JTSMon in any of my environments but that is because I kept the default minimum client version set at 5.0.