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 201331 - IllegalArgumentException: Attempt to remove nonexistent path /export/home/as204739/releases_elif/nbbuild/netbeans/ide/jsstubs/allstubs.zip
Summary: IllegalArgumentException: Attempt to remove nonexistent path /export/home/as2...
Status: RESOLVED DUPLICATE of bug 201617
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 15:59 UTC by Alexander Simon
Modified: 2011-09-25 22:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 180775


Attachments
stacktrace (1.17 KB, text/plain)
2011-08-25 15:59 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2011-08-25 15:59:25 UTC
Build: Oracle Solaris Studio Dev 2011/08/25 4f965e95c6dd
VM: Java HotSpot(TM) Server VM, 20.0-b11, Java(TM) SE Runtime Environment, 1.6.0_25-b06
OS: SunOS

Stacktrace: 
java.lang.IllegalArgumentException: Attempt to remove nonexistent path /export/home/as204739/releases_elif/nbbuild/netbeans/ide/jsstubs/allstubs.zip
   at org.netbeans.api.java.classpath.GlobalPathRegistry.unregister(GlobalPathRegistry.java:241)
   at org.netbeans.modules.javascript.editing.Installer.uninstalled(Installer.java:56)
   at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:429)
   at org.netbeans.core.startup.NbInstaller.unload(NbInstaller.java:389)
   at org.netbeans.ModuleManager.disable(ModuleManager.java:1073)
   at org.netbeans.core.startup.ModuleList$Listener.stepDelete(ModuleList.java:1418)
Comment 1 Alexander Simon 2011-08-25 15:59:30 UTC
Created attachment 110219 [details]
stacktrace
Comment 2 David Konecny 2011-09-25 22:09:09 UTC

*** This bug has been marked as a duplicate of bug 201617 ***