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

Plain Java API program complaining about plugin.xml file in ExtensionRegistryReader.java:772

I made a command line program that read and write some files in a RTC repository, when running it inside eclipse, it works fine, but running it from command line gives me errors like this:

ERROR [main] (ExtensionRegistryReader.java:772) ? The com.ibm.team.rtc.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.rtc.common that is not unique.

The programs works, despite all the dozens of errors in the log file, I can not find any fault in the execution.

How can I fix these errors?

0 votes


Accepted answer

Permanent link
Ok, answering my own question in case someone gets the same error.

In Eclipse, I opened the Configure Build Path right click menu. Went on the libraries tab, removed all the libraries and saved. Then I went to the configure build path again and re added all the same libraries again.

Somehow it worked, maybe I just stumbled into some strange eclipse bug.
Ralph Schoon selected this answer as the correct answer

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

Question asked: Apr 25 '18, 2:43 p.m.

Question was seen: 662 times

Last updated: Apr 26 '18, 8:13 a.m.

Confirmation Cancel Confirm