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 256618 - NullPointerException at org.netbeans.modules.java.freeform.Classpaths.createExecuteClasspath
Summary: NullPointerException at org.netbeans.modules.java.freeform.Classpaths.createE...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-16 10:54 UTC by jherkel
Modified: 2016-06-09 06:26 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221185


Attachments
stacktrace (5.79 KB, text/plain)
2015-11-16 10:54 UTC, jherkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jherkel 2015-11-16 10:54:08 UTC
This bug was originally marked as duplicate of bug 255430, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 7

User Comments:
jherkel: I tried to add some jar file to the "Java Sources Classpath" listbox




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.java.freeform.Classpaths.createExecuteClasspath(Classpaths.java:484)
   at org.netbeans.modules.java.freeform.Classpaths.access$500(Classpaths.java:126)
   at org.netbeans.modules.java.freeform.Classpaths$MutableClassPathImplementation.initRoots(Classpaths.java:608)
   at org.netbeans.modules.java.freeform.Classpaths$MutableClassPathImplementation.change(Classpaths.java:649)
   at org.netbeans.modules.java.freeform.Classpaths.pathsChanged(Classpaths.java:554)
   at org.netbeans.modules.java.freeform.Classpaths.configurationXmlChanged(Classpaths.java:538)
Comment 1 jherkel 2015-11-16 10:54:10 UTC
Created attachment 157354 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-02-19 00:37:51 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221185
Comment 3 Tomas Zezula 2016-06-09 06:26:30 UTC
Fixed jet-main 08333fd71527