[jbosstools-issues] [JBoss JIRA] (JBIDE-11913) NPE when trying to create a new application

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon May 21 06:22:19 EDT 2012


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

Andre Dietisheim updated JBIDE-11913:
-------------------------------------

    Steps to Reproduce: 
# ASSERT: make sure you have a user without a domain
# EXEC: launch the *New OpenShift Application* wizard from the *OpenShift Explorer* context menu (NOT from central or the new wizards)

Result:
NPE

!npe-loading-gears.png!

In the log you'll catch the following entry:

{code}
java.lang.NullPointerException
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPageModel.loadGearProfiles(ApplicationConfigurationWizardPageModel.java:237)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPage$13.run(ApplicationConfigurationWizardPage.java:728)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}

  was:
# ASSERT: make sure you have a user without a domain
# EXEC: launch the *OpenShift Application* wizard from the *OpenShift Explorer* context menu (NOT from central or the new wizards)

Result:
NPE

!npe-loading-gears.png!

In the log you'll catch the following entry:

{code}
java.lang.NullPointerException
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPageModel.loadGearProfiles(ApplicationConfigurationWizardPageModel.java:237)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPage$13.run(ApplicationConfigurationWizardPage.java:728)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}


    
> NPE when trying to create a new application
> -------------------------------------------
>
>                 Key: JBIDE-11913
>                 URL: https://issues.jboss.org/browse/JBIDE-11913
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.CR1
>            Reporter: Andre Dietisheim
>            Assignee: Xavier Coulon
>            Priority: Blocker
>             Fix For: 3.3.0.CR1
>
>         Attachments: npe-loading-gears.png
>
>


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