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 186631 - java.lang.NullPointerException
Summary: java.lang.NullPointerException
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 186630 195654 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-25 00:10 UTC by pjb
Modified: 2011-11-16 16:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log (40.67 KB, application/octet-stream)
2010-05-25 00:10 UTC, pjb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pjb 2010-05-25 00:10:51 UTC
Created attachment 99413 [details]
Message log 

During NetBeans IDE startup the following message is generated.

java.lang.NullPointerException
	at java.io.File.<init>(File.java:222)
	at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$1.run(JavaEEServerModuleFactory.java:145)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Jan Lahoda 2010-05-25 07:00:25 UTC
*** Bug 186630 has been marked as a duplicate of this bug. ***
Comment 2 Quality Engineering 2011-02-03 05:51:50 UTC
Integrated into 'main-golden', will be available in build *201102030000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f2488aae1e2a
User: vince kraemer <vkraemer@netbeans.org>
Log: #186631 : NPE
Comment 3 Vince Kraemer 2011-02-18 18:04:27 UTC
*** Bug 195654 has been marked as a duplicate of this bug. ***