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 242003

Summary: ClassNotFoundException: org.netbeans.updater.XMLUtil
Product: platform Reporter: thruminds
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207687
Attachments: stacktrace

Description thruminds 2014-02-17 11:37:43 UTC
Build: NetBeans IDE Dev (Build 201401120002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b129
OS: Windows 7

User Comments:
thruminds: Shutting down Netbeans, but it restarted and threw this exception




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.updater.XMLUtil
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 thruminds 2014-02-17 11:37:44 UTC
Created attachment 145301 [details]
stacktrace
Comment 2 Libor Fischmeistr 2014-02-17 11:50:40 UTC
*** Bug 241995 has been marked as a duplicate of this bug. ***
Comment 3 Libor Fischmeistr 2014-02-17 11:55:36 UTC

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