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 199726 - NullPointerException at java.io.File.<init>
Summary: NullPointerException at java.io.File.<init>
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 12:31 UTC by JosdeBruin
Modified: 2011-11-07 09:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179580


Attachments
stacktrace (3.59 KB, text/plain)
2011-06-27 12:32 UTC, JosdeBruin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JosdeBruin 2011-06-27 12:31:58 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at java.io.File.<init>(File.java:222)
   at sun.reflect.GeneratedConstructorAccessor188.newInstance(GeneratedConstructorAccessor188.java:0)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   at clojure.lang.Reflector.invokeConstructor(Reflector.java:160)
   at org.enclojure.ide.nb.classpaths.resource_tracking$resolve_source_file.invoke(resource_tracking.java:94)
Comment 1 JosdeBruin 2011-06-27 12:32:02 UTC
Created attachment 109125 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-11-07 09:18:33 UTC
please report against http://enclojure.org/