[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7037) Unable to isntall jboss tools via p2

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Sep 10 12:59:49 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12550167#action_12550167 ] 

Nick Boldt commented on JBIDE-7037:
-----------------------------------

Apparently the problem is that there are features in JBT which declare from which update site(s) they should be updated; thus the content.xml for the aggregate update site contains not ONE but TWO <references/> entities.

Workarounds:

Instead of using the aggregate update site zip, use the aggregate update site (http://download.jboss.org/jbosstools/updates/development/)

Instead of using the aggregate update site zip, use these zips: JBT nightly + teiid + drools + pi4soa + xulrunner: http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/

Unpack the aggregate update site zip. unpack content.jar. Edit the file and remove the FIRST occurrence of <references/> - the whole node. Delete content.jar. Repack the update site zip using content.xml instead of content.jar. Install from that fixed zip instead (must not contain the broken content.jar).

> Unable to isntall jboss tools via p2
> ------------------------------------
>
>                 Key: JBIDE-7037
>                 URL: https://jira.jboss.org/browse/JBIDE-7037
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.2.0.M2
>            Reporter: Libor Zoubek
>            Assignee: Nick Boldt
>
> I am trying to install tools from command line via p2 using our latest M2 update-site zip. I am getting:
> Error at line 16583, column 25: Duplicate singleton element in element "repository": <references size="24">
> It seems like our content.xml in content.jar is somehow invalid.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list