[jbosstools-issues] [JBoss JIRA] (JBIDE-12782) NPE when importin OpenShift application via server adapter

Stefan Bunciak (JIRA) jira-events at lists.jboss.org
Wed Oct 3 04:54:03 EDT 2012


Stefan Bunciak created JBIDE-12782:
--------------------------------------

             Summary: NPE when importin OpenShift application via server adapter
                 Key: JBIDE-12782
                 URL: https://issues.jboss.org/browse/JBIDE-12782
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers, openshift
    Affects Versions: 4.0.0.Alpha2
            Reporter: Stefan Bunciak
            Assignee: Rob Stryker
            Priority: Critical
             Fix For: 4.0.0.Beta1


{code}
java.lang.NullPointerException
	at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite.getAppNamesAsStrings(ExpressDetailsComposite.java:631)
	at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite.updateModelForNewUser(ExpressDetailsComposite.java:576)
	at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite.access$20(ExpressDetailsComposite.java:563)
	at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite$14.run(ExpressDetailsComposite.java:552)
	at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite$12.run(ExpressDetailsComposite.java:470)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}

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