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

Error when clicking on Ignore button in Server Credentials Required dialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 3.3.0.Beta1
    • 3.3.0.Beta1
    • openshift
    • None
    • Hide
      1. Open OpenShift Express Console view
      2. Connect to your account but do not store your password
      3. Restart Eclipse
      4. After the restart click on the account to see the applications
      5. Server Credentials Required dialog is displayed
      6. Click on the Ignore button

      RESULT: Error dialog appears, errors in log, instead of applications list there is just Loading...

      Show
      Open OpenShift Express Console view Connect to your account but do not store your password Restart Eclipse After the restart click on the account to see the applications Server Credentials Required dialog is displayed Click on the Ignore button RESULT: Error dialog appears, errors in log, instead of applications list there is just Loading...

    Description

      When the Server Credentials Required dialog appears and I click Ignore button the following errors occur:

      java.lang.NullPointerException
      	at org.jboss.tools.openshift.express.internal.core.console.UserDelegate.checkForPassword(UserDelegate.java:55)
      	at org.jboss.tools.openshift.express.internal.core.console.UserDelegate.hasDomain(UserDelegate.java:130)
      	at org.jboss.tools.openshift.express.internal.ui.viewer.OpenShiftExpressConsoleContentProvider.getChildrenForElement(OpenShiftExpressConsoleContentProvider.java:123)
      	at org.jboss.tools.openshift.express.internal.ui.viewer.OpenShiftExpressConsoleContentProvider.access$1(OpenShiftExpressConsoleContentProvider.java:113)
      	at org.jboss.tools.openshift.express.internal.ui.viewer.OpenShiftExpressConsoleContentProvider$1.run(OpenShiftExpressConsoleContentProvider.java:150)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      
      ava.lang.NullPointerException
      	at java.net.URLEncoder.encode(URLEncoder.java:188)
      	at com.openshift.express.internal.client.request.OpenShiftEnvelopeFactory.appendProperty(OpenShiftEnvelopeFactory.java:67)
      	at com.openshift.express.internal.client.request.OpenShiftEnvelopeFactory.createString(OpenShiftEnvelopeFactory.java:55)
      	at com.openshift.express.client.OpenShiftService.sendRequest(OpenShiftService.java:440)
      	at com.openshift.express.client.OpenShiftService.getUserInfo(OpenShiftService.java:128)
      	at com.openshift.express.internal.client.InternalUser.getUserInfo(InternalUser.java:267)
      	at com.openshift.express.internal.client.InternalUser.getDomain(InternalUser.java:116)
      	at com.openshift.express.internal.client.InternalUser.hasDomain(InternalUser.java:133)
      	at org.jboss.tools.openshift.express.internal.core.console.UserDelegate.hasDomain(UserDelegate.java:131)
      	at org.jboss.tools.openshift.express.internal.ui.viewer.OpenShiftExpressConsoleContentProvider.getChildrenForElement(OpenShiftExpressConsoleContentProvider.java:123)
      	at org.jboss.tools.openshift.express.internal.ui.viewer.OpenShiftExpressConsoleContentProvider.access$1(OpenShiftExpressConsoleContentProvider.java:113)
      	at org.jboss.tools.openshift.express.internal.ui.viewer.OpenShiftExpressConsoleContentProvider$1.run(OpenShiftExpressConsoleContentProvider.java:150)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      

      Attachments

        Activity

          People

            adietish@redhat.com André Dietisheim
            ljelinko@redhat.com Lucia Jelinkova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: