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

OpenShift: latest jboss tools hit error when retrieving Cartridges(EmbeddableCartridges) lists from dev env

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • 3.3.0.Beta3
    • 3.3.0.Beta1
    • openshift
    • None
    • Hide

      1- install openshift app plugin from latest jboss tools repo
      2- setup valid proxy servers
      3- update "libra_server" in ~/.openshift/express.conf with DNS of latest devenv
      4- create "openshift express application"
      5- enter username & password, click next
      6- the error message popped up

      Show
      1- install openshift app plugin from latest jboss tools repo 2- setup valid proxy servers 3- update "libra_server" in ~/.openshift/express.conf with DNS of latest devenv 4- create "openshift express application" 5- enter username & password, click next 6- the error message popped up

      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)

            adietish@redhat.com André Dietisheim
            lilu1@redhat.com Linqing Lu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: