Ho un errore, legato ad una serie di plugin eclipse, che non riesco a risolvere.
Ho costruito un plugin legato ad altri già presenti; quando faccio partire la java application, questa funziona correttamente ma nella console mi viene visualizzato il seguente errore:
26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.build.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.build that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.filesystem.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.filesystem that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.foundation.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.foundation that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.interop.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.interop that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.process.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.process that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.reports.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.reports that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.repository.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.repository that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.repository.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.links that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.scm.admin.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.scm.admin.common that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.scm.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.scm that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.workitem.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.workitem that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.workitem.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.workitem.query that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.process.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.process that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.workitem.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.workitem that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.workitem.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.workitem.query that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.foundation.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.foundation that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.repository.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.repository that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.repository.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.links that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.scm.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.scm that is not unique. 26-Giu-2009 10.18.41 com.ibm.team.repository.common.util.ExtensionRegis tryReader logError GRAVE: The com.ibm.team.filesystem.common bundle's plugin.xml file contains a <component> element with the id attribute value com.ibm.team.filesystem that is not unique.
Secondo voi quale potrebbe essere il motivo?
Forse ho importato 2 volte i plugin? Grazie.

Rispondi quotando

