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 194641 - NullPointerException at eecommon.api.Utils.getInstanceReleaseID
Summary: NullPointerException at eecommon.api.Utils.getInstanceReleaseID
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 00:55 UTC by David Konecny
Modified: 2011-01-27 20:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (77.72 KB, text/plain)
2011-01-24 00:55 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2011-01-24 00:55:15 UTC
Created attachment 105287 [details]
ide log

java.lang.NullPointerException
org.netbeans.modules.glassfish.eecommon.api.Utils.getInstanceReleaseID(Utils.java:231)
Comment 1 David Konecny 2011-01-24 00:58:14 UTC
It is flooding my log even when no GF is registered in the IDE. Maybe that's why it is happening.
Comment 2 Quality Engineering 2011-01-27 08:29:25 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/2b595225aa3e
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #194641 : NPE
Comment 3 Quality Engineering 2011-01-27 20:44:18 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/2b595225aa3e
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #194641 : NPE