What might be causing this error? I get this when I attempt to checkout code in a Jenkins build.
![]() Started by user anonymous Building in workspace C:\Jenkins\workspace\pe_main RTC : checkout... RTC : Build initiated by request from RTC FATAL: RTC : checkout failure: null java.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableCollection.add(Unknown Source) at com.ibm.team.build.internal.hjplugin.RTCScm.checkout(RTCScm.java:1158) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) ERROR: RTC : checkout failure: null Finished: FAILURE |
2 answers
![]()
Can you please check if you are seeing the same issue with the current LTS version of Jenkins which is 1.642.4?
Thanks, Sridevi |
![]()
I added an RTC logger and saw that I was not pointing at the POM, which was a directory level down.
|
Comments
Which version of RTC Jenkins plugin are you using?
Thanks,
Sridevi
What version of RTC? See How should I ask a question in the Forum if I want to receive useful answers?
Java 1.8
RTC 6.0.1
JBE 6.0.1
Jenkins 1.656
- Team Concert Plugin for Jenkins 1.1.9.9