Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11913

NPE when trying to create a new application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.3.0.CR1
    • 3.3.0.CR1
    • openshift
    • None
    • Hide
      1. ASSERT: make sure you have a user without a domain
      2. EXEC: launch the New OpenShift Application wizard from the OpenShift Explorer context menu (NOT from central or the new wizards)

      Result:
      NPE

      In the log you'll catch the following entry:

      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)
      
      Show
      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 In the log you'll catch the following entry: 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)

          xcoulon@redhat.com Xavier Coulon
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

            Created:
            Updated:
            Resolved: