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 242802 - IllegalArgumentException: Attempt to remove nonexistent path [C:\code\loyalty\extranet\build\html] from list of registered paths [[]] for id classpath/source. All paths: {classpath/php-boot=[], classp
Summary: IllegalArgumentException: Attempt to remove nonexistent path [C:\code\loyalty...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 17:10 UTC by dcherk
Modified: 2015-02-04 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208321


Attachments
stacktrace (3.76 KB, text/plain)
2014-03-11 17:10 UTC, dcherk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dcherk 2014-03-11 17:10:32 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
dcherk: Not sure, just noticed the exception




Stacktrace: 
java.lang.IllegalArgumentException: Attempt to remove nonexistent path [C:\code\loyalty\extranet\build\html] from list of registered paths [[]] for id classpath/source. All paths: {classpath/php-boot=[], classpath/execute=[], classpath/compile=[], classpath/boot=[], classpath/javascript-boot=[C:\Program Files\NetBeans 7.3.1\ide\jsstubs\corestubs.zip;C:\Program Files\NetBeans 7.3.1\ide\jsstubs\domstubs.zip;C:\Program Files\NetBeans 7.3.1\ide\jsstubs\reststubs.zip], classpath/processor=[C:\code\loyalty\extranet\dev\docroot\WEB-INF\jndi\appserv-jstl.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\jndi\imap.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\jndi\javaee.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\jndi\mailapi.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\jndi\smtp.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\jndi\mysql-connector-java-5.1.7-bin.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\lib\axis-ant.jar;C:\code\loyalty\extranet\dev\docroot\WEB-INF\lib\commons-beanutils.jar;C:\code\
   at org.netbeans.api.java.classpath.GlobalPathRegistry.unregister(GlobalPathRegistry.java:244)
   at org.netbeans.modules.web.freeform.LookupProviderImpl$WebClasspath.updateClasspath(LookupProviderImpl.java:283)
   at org.netbeans.modules.web.freeform.LookupProviderImpl$WebClasspath.propertyChange(LookupProviderImpl.java:265)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
Comment 1 dcherk 2014-03-11 17:10:35 UTC
Created attachment 145958 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:56 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.