[jbosstools-issues] [JBoss JIRA] (JBIDE-11216) Error when clicking on Ignore button in Server Credentials Required dialog

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Mar 8 10:57:36 EST 2012


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

Andre Dietisheim resolved JBIDE-11216.
--------------------------------------

    Resolution: Out of Date

    
> Error when clicking on Ignore button in Server Credentials Required dialog
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-11216
>                 URL: https://issues.jboss.org/browse/JBIDE-11216
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Lucia Jelinkova
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>         Attachments: credentials-wizard.png, user-without-pw.png
>
>
> When the Server Credentials Required dialog appears and I click Ignore button the following errors occur:
> {code}
> 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)
> {code}
> {code}
> 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)
> {code}

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