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 189249 - NullPointerException: The classPath parameter cannot be null
Summary: NullPointerException: The classPath parameter cannot be null
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 11:04 UTC by muhammadghazali
Modified: 2011-05-16 13:53 UTC (History)
24 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171764


Attachments
stacktrace (2.11 KB, text/plain)
2010-08-05 11:04 UTC, muhammadghazali
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muhammadghazali 2010-08-05 11:04:53 UTC
Build: NetBeans IDE 6.9 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
muhammadghazali: This exception occured when I created a PHP project.




Stacktrace: 
java.lang.NullPointerException: The classPath parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.netbeans.api.java.source.ClasspathInfo.create(ClasspathInfo.java:330)
   at org.netbeans.api.javafx.source.ClassIndex.applyClassPaths(ClassIndex.java:229)
   at org.netbeans.api.javafx.source.ClassIndex.<init>(ClassIndex.java:203)
   at org.netbeans.api.javafx.source.ClassIndex.forClasspathInfo(ClassIndex.java:207)
   at org.netbeans.api.javafx.source.ClasspathInfo.getClassIndex(ClasspathInfo.java:227)
Comment 1 muhammadghazali 2010-08-05 11:04:57 UTC
Created attachment 101230 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-08-05 13:04:54 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=171764
Comment 3 Marian Mirilovic 2011-01-14 15:27:00 UTC
187 dups -> P1
Comment 4 David Strupl 2011-05-16 13:53:27 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.