This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 186093 - NullPointerException: The key parameter cannot be null
Summary: NullPointerException: The key parameter cannot be null
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-13 12:25 UTC by jbsabmello
Modified: 2010-05-13 19:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169553


Attachments
stacktrace (7.13 KB, text/plain)
2010-05-13 12:25 UTC, jbsabmello
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbsabmello 2010-05-13 12:25:18 UTC
Build: NetBeans IDE Dev (Build 201005122200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows 7

User Comments:
jbsabmello: Removing a server from the list of servers




Stacktrace: 
java.lang.NullPointerException: The key parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:86)
   at org.netbeans.api.keyring.Keyring.save(Keyring.java:104)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.DeploymentManagerProperties.setPassword(DeploymentManagerProperties.java:241)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.ui.ConnectionTabVisualPanel.syncUpWithModel(ConnectionTabVisualPanel.java:323)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.ui.Customizer.removeNotify(Customizer.java:69)
   at java.awt.Container.removeAll(Container.java:1224)
Comment 1 jbsabmello 2010-05-13 12:25:21 UTC
Created attachment 98939 [details]
stacktrace
Comment 2 Vince Kraemer 2010-05-13 19:58:00 UTC
http://hg.netbeans.org/web-main/rev/2df8b3e49d61