Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

0 votes

Comments

Which version of RTC Jenkins plugin are you using?

Thanks,
Sridevi

Java 1.8
RTC 6.0.1
JBE 6.0.1
Jenkins 1.656
- Team Concert Plugin for Jenkins 1.1.9.9



2 answers

Permanent link
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

0 votes


Permanent link
I added an RTC logger and saw that I was not pointing at the POM, which was a directory level down.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938
× 151
× 10

Question asked: Apr 07 '16, 10:05 a.m.

Question was seen: 4,371 times

Last updated: Apr 12 '16, 9:41 a.m.

Confirmation Cancel Confirm