cmvc rtc connector: import defect results in java.lang.NoSuchMethodError
hanh lam (1●1●1)
| asked Aug 22 '13, 2:46 a.m.
retagged Aug 27 '13, 4:54 p.m. by Amy Laird (165●1●4)
When I import a defect from cmvc to rtc using the cmvc rtc connector version 2.2, most of the defect information is imported. However the mapping for cmvc remarks to rtc commentswithdate fails with the following:
java.lang.NoSuchMethodError: com/ibm/team/interop/service/managers/workitem/SimpleNoteEntry.equals(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Boolean; The equals() method of com.ibm.team.interop.service.managers.workitem.SimpleNoteEntry has three parameters passed to it. The error indicates that equals() is being called with two parameters and therefore is undefined. Any ideas why this is happening? |
Be the first one to answer this question!
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.
Comments
This item is not supported @ jazz.net. Search for CMVC on http://csnext.ibm.com projects.
Seems as though you found it....