It's all about the answers!

Ask a question

RTC 4.0.1 - Jenkins Build - why do I get a LogPublisher error


Donald Poulin (2249119107) | asked Feb 13 '13, 7:37 a.m.

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



permanent link
John Riendeau (46626) | answered Feb 13 '13, 8:07 a.m.
JAZZ DEVELOPER
I think you might be hitting a known defect.  Are you using a 1.7 VM?

Comments
Donald Poulin commented Feb 13 '13, 10:28 a.m.

If you are referring to java 1.7 - yes.

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.