[jbosstools-issues] [JBoss JIRA] (JBIDE-11184) NPE when the user is not connected (ignored the password dialog, did not input his password)
Xavier Coulon (JIRA)
jira-events at lists.jboss.org
Tue Mar 6 17:07:36 EST 2012
Xavier Coulon created JBIDE-11184:
-------------------------------------
Summary: NPE when the user is not connected (ignored the password dialog, did not input his password)
Key: JBIDE-11184
URL: https://issues.jboss.org/browse/JBIDE-11184
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 3.3.0.Beta1
NPE when the user is not connected (ignored the password dialog, did not input his password).
This occurs when the user details are being displayed in the properties view and when the applications list is loaded.
workaround: check that the user.getPassword() != null before performing operations on the user...
--
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