[jbosstools-issues] [JBoss JIRA] (JBIDE-10928) OpenShift: latest jboss tools hit error when retrieving Cartridges(EmbeddableCartridges) lists from dev env

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Wed May 9 10:21:18 EDT 2012


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

Lucia Jelinkova closed JBIDE-10928.
-----------------------------------



Closing.
                
> OpenShift: latest jboss tools hit error when retrieving Cartridges(EmbeddableCartridges) lists from dev env
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10928
>                 URL: https://issues.jboss.org/browse/JBIDE-10928
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>         Environment: test ami: devenv-stage_132
> jboss tool repo: http://download.jboss.org/jbosstools/builds/nightly/core/trunk/2012-02-15_01-15-43-H4180/all/repo/
>            Reporter: Linqing Lu
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 3.3.0.Beta3
>
>
> When tested latest jboss tools with creating openshift app, it hit error when retrieving Cartridges(EmbeddableCartridges) lists from devenv. But the same configuration worked well with prod and stage env.
> Guess this might be caused by some API differences.
> Error logs:
> ----------------------------------------------
> eclipse.buildId=R3_7_1
> java.version=1.6.0_24
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86
> Error
> Thu Feb 16 12:07:37 CST 2012
> Could not load application cartridges
> java.lang.NullPointerException
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPageModel.loadCartridges(ApplicationConfigurationWizardPageModel.java:144)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPage$13.run(ApplicationConfigurationWizardPage.java:680)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> ----------------------------------------------
> eclipse.buildId=R3_7_1
> java.version=1.6.0_24
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86
> Error
> Thu Feb 16 12:07:37 CST 2012
> Could not load embeddable cartridges
> java.lang.NullPointerException
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPageModel.loadEmbeddableCartridges(ApplicationConfigurationWizardPageModel.java:168)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPage$14.run(ApplicationConfigurationWizardPage.java:693)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list