Jenkins-RTC Connection Error!!
![](http://jazz.net/_images/myphoto/19f847ab1e7e9a44c725afdf2093a8b9.jpg)
I'm trying to integrate Jenkins with RTC. In Jenkins admin panel when I'm entering Jazz server credential and try test connection, it gives me below error :
Jenkins Version : 2.89.2
Jazz Foundation - Jazz Team Server Version : 1.0.0.2 iFix 1
Rational Team Concert Version : 2.0.0.2 iFix 1
Failed to connect : com/ibm/team/build/internal/scm/RepositoryManager$IConsole
java.lang.ClassNotFoundException: com.ibm.team.build.internal.scm.RepositoryManager$IConsole
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.ibm.team.build.internal.hjplugin.RTCFacadeClassLoader.loadClass(RTCFacadeClassLoader.java:81)
at java.lang.ClassLoader.loadClass(Unknown Source)
Caused: java.lang.NoClassDefFoundError: com/ibm/team/build/internal/scm/RepositoryManager$IConsole
at com.ibm.team.build.internal.hjplugin.rtc.RTCFacade.getBuildClient(RTCFacade.java:53)
at com.ibm.team.build.internal.hjplugin.rtc.RTCFacade.testConnection(RTCFacade.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Can anybody help me on this?
Comments
Donald Nong
Dec 21 '17, 8:03 p.m.Are you really sure that JTS/RTC version is not a typo? If it is accurate, the version is way too old. The current version is 6.0.5.
rounak dasgupta
Dec 24 '17, 1:00 a.m.Yes the version is correct, In that case I've to upgrade first.