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 237169

Summary: IllegalArgumentException: baseFolder must be folder: W:\RTI\V4.5f\32Bit\ndds.4.5f\doc\html\api_java\index.html@2a46c99f:51002698
Product: java Reporter: jgdtoit
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204609
Attachments: stacktrace

Description jgdtoit 2013-10-16 05:49:36 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
jgdtoit: dsf




Stacktrace: 
java.lang.IllegalArgumentException: baseFolder must be folder: W:\RTI\V4.5f\32Bit\ndds.4.5f\doc\html\api_java\index.html@2a46c99f:51002698
   at org.netbeans.spi.java.project.support.JavadocAndSourceRootDetection.findJavadocRoot(JavadocAndSourceRootDetection.java:96)
   at org.netbeans.modules.java.j2seplatform.libraries.JavadocForBinaryQueryLibraryImpl$R.getIndexFolder(JavadocForBinaryQueryLibraryImpl.java:210)
   at org.netbeans.modules.java.j2seplatform.libraries.JavadocForBinaryQueryLibraryImpl$R.getRoots(JavadocForBinaryQueryLibraryImpl.java:175)
   at org.netbeans.modules.javadoc.search.JavadocRegistry.readRoots(JavadocRegistry.java:178)
   at org.netbeans.modules.javadoc.search.JavadocRegistry.getDocRoots(JavadocRegistry.java:129)
   at org.netbeans.modules.javadoc.search.IndexBuilder.refreshIndex(IndexBuilder.java:183)
Comment 1 jgdtoit 2013-10-16 05:49:38 UTC
Created attachment 141123 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:18:18 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss