[jbosstools-issues] [JBoss JIRA] (JBIDE-12980) Couldn't add cartridges for openshift applications

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Nov 2 11:06:17 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-12980:
-------------------------------------

    Steps to Reproduce: 
# ASSERT: make sure you're using JBoss Tools for OpenShift Beta1 - 4.0.0.Beta1-v20121024-1450-B36. Eventually install from update site http://download.jboss.org/jbosstools/updates/development/juno/.  
# EXEC: Create a new user (using an existing one is not reproducing this issue. The versame symptoms when using existing user were fixed in JBIDE-12917)
# EXEC: Choose from context menu on an application of your user in OpenShift Explorer: *Edit Embedded Cartridges...*

Actual results:
!Add_cartridge.png!

In the log you'll spot the following:

{code}
java.lang.NullPointerException
        at org.jboss.tools.openshift.express.internal.ui.wizard.embed.EmbedCartridgeWizardPageModel.loadEmbeddableCartridges(EmbedCartridge
WizardPageModel.java:57)
        at org.jboss.tools.openshift.express.internal.ui.wizard.embed.EmbedCartridgeWizardPage$3.run(EmbedCartridgeWizardPage.java:187)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}

Expected results:
Cartridge list is shown for addition.

  was:
1. ASSERT: make sure you're using JBoss Tools for OpenShift Beta1. Eventually update openshift plugin to latest by :http://download.jboss.org/jbosstools/updates/nightly/core/4.0.juno/
2. Connect to openshift env
3. Right click on an application -> Edit Embeded cartridges

Actual results:
Error occurred as attached.

Expected results:
Cartridge list is shown for addition.


    
> Couldn't add cartridges for openshift applications
> --------------------------------------------------
>
>                 Key: JBIDE-12980
>                 URL: https://issues.jboss.org/browse/JBIDE-12980
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.0.Beta1
>            Reporter: jing zh
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 4.0.0.Beta1
>
>         Attachments: Add_cartridge.png
>
>
> Error occurred when adding cartridges to openshift application.

--
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