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 241995 - ClassNotFoundException: org.netbeans.updater.XMLUtil
Summary: ClassNotFoundException: org.netbeans.updater.XMLUtil
Status: RESOLVED DUPLICATE of bug 241933
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-17 10:52 UTC by thruminds
Modified: 2014-02-17 11:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207682


Attachments
stacktrace (3.86 KB, text/plain)
2014-02-17 10:52 UTC, thruminds
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thruminds 2014-02-17 10:52:46 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: <Please provide a description of the problem or the steps to reproduce>




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 10:52:48 UTC
Created attachment 145297 [details]
stacktrace
Comment 2 Libor Fischmeistr 2014-02-17 11:50:40 UTC

*** This bug has been marked as a duplicate of bug 242003 ***
Comment 3 Libor Fischmeistr 2014-02-17 11:55:55 UTC

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