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 186630 - java.lang.NullPointerException
Summary: java.lang.NullPointerException
Status: RESOLVED DUPLICATE of bug 186631
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 00:05 UTC by pjb
Modified: 2011-11-16 16:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log (40.67 KB, application/octet-stream)
2010-05-25 00:05 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:05:10 UTC
Created attachment 99412 [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

*** This bug has been marked as a duplicate of bug 186631 ***