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 235407 - IllegalArgumentException: Invalid ClassPath root: file:/C:/Users/Aaron/Documents/NetBeansProjects/WomanCalculator/res/TimelineTheme.res/. The root must be a folder.(exists: true file: true directory:
Summary: IllegalArgumentException: Invalid ClassPath root: file:/C:/Users/Aaron/Docume...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: CDI (show other bugs)
Version: 7.2
Hardware: All All
: P4 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 12:31 UTC by Exceptions Reporter
Modified: 2015-02-04 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203512


Attachments
stacktrace (2.05 KB, text/plain)
2013-09-02 12:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-09-02 12:31:49 UTC
This bug was originally marked as duplicate of bug 204242, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 8

Stacktrace: 
java.lang.IllegalArgumentException: Invalid ClassPath root: file:/C:/Users/Aaron/Documents/NetBeansProjects/WomanCalculator/res/TimelineTheme.res/. The root must be a folder.(exists: true file: true directory: false read: true write: true root: null _root: C:\Users\Aaron\Documents\NetBeansProjects\WomanCalculator\res\TimelineTheme.res@e08d5b63:76c9cb)
   at org.netbeans.api.java.classpath.ClassPath$Entry.getRoot(ClassPath.java:816)
   at org.netbeans.api.java.classpath.ClassPath.createRoots(ClassPath.java:284)
   at org.netbeans.api.java.classpath.ClassPath.getRoots(ClassPath.java:268)
   at org.netbeans.api.java.classpath.ClassPath.findResource(ClassPath.java:448)
   at org.netbeans.modules.web.beans.navigation.actions.WebBeansActionHelper.hasResource(WebBeansActionHelper.java:272)
   at org.netbeans.modules.web.beans.navigation.actions.WebBeansActionHelper.hasJsr330(WebBeansActionHelper.java:209)
Comment 1 Exceptions Reporter 2013-09-02 12:31:51 UTC
Created attachment 139576 [details]
stacktrace
Comment 2 Sergey Petrov 2013-09-02 12:47:04 UTC
no reports after 7.2, likely will close in next release. there was sme  changes in libraries support in 7.3/7.4 also
Comment 3 Quality Engineering 2015-02-04 03:29:52 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.