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

Summary: IllegalArgumentException: Attempt to remove nonexistent path /export/home/as204739/releases_elif/nbbuild/netbeans/ide/jsstubs/allstubs.zip
Product: javascript Reporter: Alexander Simon <alexvsimon>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 180775
Attachments: stacktrace

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 ***