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 209505 - NullPointerException: The baseFolder parameter cannot be null
Summary: NullPointerException: The baseFolder parameter cannot be null
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 10:38 UTC by Alexander Kouznetsov
Modified: 2012-04-25 11:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185811


Attachments
stacktrace (1.59 KB, text/plain)
2012-03-13 10:38 UTC, Alexander Kouznetsov
Details
stacktrace (1.59 KB, text/plain)
2012-03-13 15:29 UTC, Alexander Kouznetsov
Details
stacktrace (1.59 KB, text/plain)
2012-03-20 13:37 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2012-03-13 10:38:46 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException: The baseFolder parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.netbeans.spi.java.project.support.JavadocAndSourceRootDetection.findJavadocRoot(JavadocAndSourceRootDetection.java:93)
   at org.netbeans.modules.javafx2.platform.JavaFXPlatformJavadoc$JavaFXSDK.getJavadoc(JavaFXPlatformJavadoc.java:218)
   at org.netbeans.modules.javafx2.platform.JavaFXPlatformJavadoc$ResultImpl.getRoots(JavaFXPlatformJavadoc.java:301)
   at org.netbeans.api.java.source.ui.ElementJavadoc.noJavadocFound(ElementJavadoc.java:754)
   at org.netbeans.api.java.source.ui.ElementJavadoc.access$800(ElementJavadoc.java:95)
Comment 1 Alexander Kouznetsov 2012-03-13 10:38:54 UTC
Created attachment 116654 [details]
stacktrace
Comment 2 Alexander Kouznetsov 2012-03-13 15:29:14 UTC
Created attachment 116677 [details]
stacktrace
Comment 3 Alexander Kouznetsov 2012-03-20 13:37:13 UTC
Created attachment 116920 [details]
stacktrace
Comment 4 Petr Somol 2012-04-25 11:20:08 UTC
Should be fixed as part of issue
http://netbeans.org/bugzilla/show_bug.cgi?id=211626
fix, already fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/d19ee7b55aef