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 242328 - ClassNotFoundException: org.netbeans.updater.XMLUtil
Summary: ClassNotFoundException: org.netbeans.updater.XMLUtil
Status: RESOLVED DUPLICATE of bug 242020
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 16:02 UTC by szmitek
Modified: 2014-02-26 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207955


Attachments
stacktrace (4.31 KB, text/plain)
2014-02-25 16:02 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szmitek 2014-02-25 16:02:35 UTC
Build: NetBeans IDE Dev (Build 201312300942)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b129
OS: Linux

User Comments:
szmitek: I had closed NetBeans but it restarteed.




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 szmitek 2014-02-25 16:02:36 UTC
Created attachment 145573 [details]
stacktrace
Comment 2 Libor Fischmeistr 2014-02-26 10:44:27 UTC
It seems like duplicate of the issue 242020

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