RTC 4.0.1 - Jenkins Build - why do I get a LogPublisher error
publishBuildResults:
runTargetBuild:
[logPublisher] java.lang.IllegalStateException: Found two dtoEvolution elements with the same componentVersion value in bundle com.ibm.team.scm.common.
[logPublisher] at com.ibm.team.repository.common.internal.util.ModelElementDescriptor$EvolutionDescriptorComponentVersionComparator.compare(ModelElementDescriptor.java:223) I am setting up an RTC 4.0.1 <--> Jenkins following this article
https://jazz.net/wiki/bin/view/Main/JazzScmWithJenkins Things are progressing well but each time I run I keep getting the error below - any ideas on how to fix?
[logPublisher] at com.ibm.team.repository.common.internal.util.ModelElementDescriptor$EvolutionDescriptorComponentVersionComparator.compare(ModelElementDescriptor.java:1)
[logPublisher] at java.util.TreeMap.compare(TreeMap.java:1188)
[logPublisher] at java.util.TreeMap.put(TreeMap.java:531)
[logPublisher] at java.util.TreeSet.add(TreeSet.java:255) |
One answer
|
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.