[jbosstools-issues] [JBoss JIRA] (JBDS-2812) Unable to Install JBoss Hybrid Mobile Tools + CordovaSim from Central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Oct 24 17:19:01 EDT 2013


    [ https://issues.jboss.org/browse/JBDS-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12824815#comment-12824815 ] 

Nick Boldt edited comment on JBDS-2812 at 10/24/13 5:18 PM:
------------------------------------------------------------

If you attempt to install the CordovaSim connector from JBDS Central into JBDS 7.1.0.Beta1, you get this error:

{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Mobile Browser Simulator 3.5.1.Beta1-v20131024-1934-B127 (org.jboss.tools.vpe.browsersim.feature.feature.group 3.5.1.Beta1-v20131024-1934-B127)
Software currently installed: JBoss Developer Studio (Branded Product) 7.1.0.Beta1-v20131020-0229-B441 (com.jboss.jbds.all 7.1.0.Beta1-v20131020-0229-B441)
Only one of the following can be installed at once: 
JBoss Tools Mobile Browser Simulator 3.5.1.Beta1-v20131019-0253-B122 (org.jboss.tools.vpe.browsersim.feature.feature.jar 3.5.1.Beta1-v20131019-0253-B122)
JBoss Tools Mobile Browser Simulator 3.5.1.Beta1-v20131024-1934-B127 (org.jboss.tools.vpe.browsersim.feature.feature.jar 3.5.1.Beta1-v20131024-1934-B127)
{code}

!vpe.browsersim-cannot-be-in-JBDS-product-feature-and-in-Central.png!

So we need to do one of two things:

a) remove org.jboss.tools.vpe.browsersim.feature from com.jboss.jbds.product.feature/feature.xml, that is, remove this line:

{code}- <includes id="org.jboss.tools.vpe.browsersim.feature" version="0.0.0"/>{code}

b) remove org.jboss.tools.vpe.browsersim.feature from the JBDS Central connector so we're not trying to REINSTALL it from Central if it's already in JBDS OOTB, that is, remove the 3rd IU leaving only the first two:

{code}
<iu id="org.jboss.tools.aerogear.hybrid.feature"/>
<iu id="org.jboss.tools.vpe.cordovasim.feature"/>
- <iu id="org.jboss.tools.vpe.browsersim.feature"/>
{code}
                
      was (Author: nickboldt):
    If you attempt to install the CordovaSim connector from JBDS Central into JBDS 7.1.0.Beta1, you get this error:

{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Mobile Browser Simulator 3.5.1.Beta1-v20131024-1934-B127 (org.jboss.tools.vpe.browsersim.feature.feature.group 3.5.1.Beta1-v20131024-1934-B127)
Software currently installed: JBoss Developer Studio (Branded Product) 7.1.0.Beta1-v20131020-0229-B441 (com.jboss.jbds.all 7.1.0.Beta1-v20131020-0229-B441)
Only one of the following can be installed at once: 
JBoss Tools Mobile Browser Simulator 3.5.1.Beta1-v20131019-0253-B122 (org.jboss.tools.vpe.browsersim.feature.feature.jar 3.5.1.Beta1-v20131019-0253-B122)
JBoss Tools Mobile Browser Simulator 3.5.1.Beta1-v20131024-1934-B127 (org.jboss.tools.vpe.browsersim.feature.feature.jar 3.5.1.Beta1-v20131024-1934-B127)
{code}

!vpe.browsersim-cannot-be-in-JBDS-product-feature-and-in-Central.png!

So we need to do one of two things:

a) remove org.jboss.tools.vpe.browsersim.feature from com.jboss.jbds.product.feature/feature.xml, that is, remove this line:

{code}- <includes id="org.jboss.tools.vpe.browsersim.feature" version="0.0.0"/>{code}

b) remove org.jboss.tools.vpe.browsersim.feature from the JBDS Central connector so we're not trying to REINSTALL it from Central if it's already in JBDS OOTB, that is, remove the 3rd IU leaving only the first two:

{code}
<iu id="org.jboss.tools.aerogear.hybrid.feature"/>
<iu id="org.jboss.tools.vpe.cordovasim.feature"/>
- <iu id="org.jboss.tools.vpe.browsersim.feature"/>-
{code}
                  
> Unable to Install JBoss Hybrid Mobile Tools + CordovaSim from Central
> ---------------------------------------------------------------------
>
>                 Key: JBDS-2812
>                 URL: https://issues.jboss.org/browse/JBDS-2812
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: aerogear-hybrid, central
>    Affects Versions: 7.1.0.Beta1
>         Environment: JBDS 7.1.0.Beta1 Beta1-v20131020-0229-B441
> -Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/devstudio-directory.xml -Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/
>            Reporter: Vlado Pakan
>            Assignee: Max Rydahl Andersen
>            Priority: Blocker
>              Labels: respin-a
>             Fix For: 7.1.0.Beta1
>
>         Attachments: installerror.png, vpe.browsersim-cannot-be-in-JBDS-product-feature-and-in-Central.png
>
>
> While installing getting this error:
> !installerror.png!
> Choosing No displays error:
> {noformat}
> Problems occurred while performing installation: The following connectors are not available: JBoss Hybrid Mobile Tools + CordovaSim (Experimental) (id=org.jboss.tools.aerogear.hybrid.feature.feature.group, org.jboss.tools.vpe.cordovasim.feature.feature.group, site=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/)
> The following connectors are not available: JBoss Hybrid Mobile Tools + CordovaSim (Experimental) (id=org.jboss.tools.aerogear.hybrid.feature.feature.group, org.jboss.tools.vpe.cordovasim.feature.feature.group, site=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/)
> {noformat}
> Choosing Yes only BrowserSim will be installed no Cordova features will be installed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list