It's all about the answers!

Ask a question

Jenkins-RTC Connection Error!!


rounak dasgupta (111) | asked Dec 21 '17, 9:03 a.m.

 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 commented 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 commented Dec 24 '17, 1:00 a.m.

 Yes the version is correct, In that case I've to upgrade first.

One answer



permanent link
Lakshmi Narasimhan T V (4415) | answered Dec 22 '17, 8:12 a.m.
JAZZ DEVELOPER

See the Team Concert Plugin wiki requirements section for supported versions of Jazz Build Toolkit.


Comments
rounak dasgupta commented Dec 24 '17, 1:01 a.m.

 Thanks for your reply. I checked the requirement link. Looks like I've to upgrade RTC version first.

Your answer


Register or to post 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.