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 91914 - NPE when trying to display properties for GlassFish
Summary: NPE when trying to display properties for GlassFish
Status: RESOLVED DUPLICATE of bug 91829
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-05 16:22 UTC by _ gsporar
Modified: 2007-01-05 17:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message log file (34.69 KB, text/plain)
2007-01-05 16:23 UTC, _ gsporar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2007-01-05 16:22:21 UTC
Using NB Daily build of Jan 5, 2007 running on JDK6 I was able to successfully
register an install of SJS AS 9, but when I try to look at the properties for
it, I get this:

java.lang.NullPointerException
	at
org.netbeans.modules.j2ee.sun.ide.j2ee.ui.CustomizerSupport$PathView.initComponents(CustomizerSupport.java:490)
	
The full stack trace is in the log file, which is attached.

This happened twice, first when I registered it and then again when I
right-clicked the entry in the Server tab and chose "Properties."
Comment 1 _ gsporar 2007-01-05 16:23:00 UTC
Created attachment 37084 [details]
message log file
Comment 2 Vince Kraemer 2007-01-05 17:18:59 UTC

*** This issue has been marked as a duplicate of 91829 ***