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 185467 - NullPointerException at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.<init>
Summary: NullPointerException at org.netbeans.modules.glassfish.eecommon.api.config.Gl...
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:
: 185862 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-05 02:29 UTC by David Konecny
Modified: 2010-05-13 20:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169117


Attachments
stacktrace (5.17 KB, text/plain)
2010-05-05 02:29 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2010-05-05 02:29:48 UTC
Build: NetBeans IDE Dev (Build 100503-da802f604b9b)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.<init>(GlassfishConfiguration.java:126)
   at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.<init>(GlassfishConfiguration.java:113)
   at org.netbeans.modules.j2ee.sun.share.configbean.SunONEDeploymentConfiguration.<init>(SunONEDeploymentConfiguration.java:118)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.ModuleConfigurationImpl.<init>(ModuleConfigurationImpl.java:104)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.ModConFactory.create(ModConFactory.java:63)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:726)
Comment 1 David Konecny 2010-05-05 02:29:53 UTC
Created attachment 98463 [details]
stacktrace
Comment 2 Vince Kraemer 2010-05-05 22:22:30 UTC
http://hg.netbeans.org/web-main/rev/884526bd9bf4
Comment 3 Quality Engineering 2010-05-10 09:28:47 UTC
Integrated into 'main-golden', will be available in build *201005100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 4 Vince Kraemer 2010-05-13 20:05:38 UTC
*** Bug 185862 has been marked as a duplicate of this bug. ***