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 195654 - NullPointerException at java.io.File.<init>
Summary: NullPointerException at java.io.File.<init>
Status: RESOLVED DUPLICATE of bug 186631
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:
Depends on:
Blocks:
 
Reported: 2011-02-18 13:51 UTC by Exceptions Reporter
Modified: 2011-02-18 18:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166487


Attachments
stacktrace (343 bytes, text/plain)
2011-02-18 13:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-02-18 13:51:35 UTC
This issue was reported manually by mmirilovic.
It already has 21 duplicates 


Build: NetBeans IDE 6.9.1 (Build nbms-and-javadoc-6501-on-110120)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: ????????




Stacktrace: 
java.lang.NullPointerException
   at java.io.File.<init>(File.java:222)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$1.run(JavaEEServerModuleFactory.java:153)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Exceptions Reporter 2011-02-18 13:51:40 UTC
Created attachment 106150 [details]
stacktrace
Comment 2 Vince Kraemer 2011-02-18 18:04:27 UTC

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