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 194633 - [70cat] NullPointerException at org.netbeans.modules.glassfish.common.CommonServerSupport.setInstanceAttr
Summary: [70cat] NullPointerException at org.netbeans.modules.glassfish.common.CommonS...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 19:44 UTC by gholmer
Modified: 2011-01-27 20:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176086


Attachments
stacktrace (7.13 KB, text/plain)
2011-01-23 19:44 UTC, gholmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gholmer 2011-01-23 19:44:30 UTC
Build: NetBeans IDE Dev (Build 201101230001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
gholmer: Tried to delete GlassFish 3.1 server after deleting domain1 and creating it with a different name.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.glassfish.common.CommonServerSupport.setInstanceAttr(CommonServerSupport.java:569)
   at org.netbeans.modules.glassfish.common.CommonServerSupport.setEnvironmentProperty(CommonServerSupport.java:536)
   at org.netbeans.modules.glassfish.common.ui.VmCustomizer.persistFields(VmCustomizer.java:108)
   at org.netbeans.modules.glassfish.common.ui.VmCustomizer.removeNotify(VmCustomizer.java:139)
   at java.awt.Container.removeNotify(Container.java:2609)
   at javax.swing.JComponent.removeNotify(JComponent.java:4701)
Comment 1 gholmer 2011-01-23 19:44:35 UTC
Created attachment 105286 [details]
stacktrace
Comment 2 Quality Engineering 2011-01-27 08:10:13 UTC
Integrated into 'main-golden', will be available in build *201101270001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e9b861acb4ba
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #194633 : NPE
Comment 3 Quality Engineering 2011-01-27 20:43:24 UTC
Integrated into 'main-golden', will be available in build *201101271430* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e9b861acb4ba
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #194633 : NPE