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 232676 - ClassNotFoundException: org.apache.xerces.xni.XNIException
Summary: ClassNotFoundException: org.apache.xerces.xni.XNIException
Status: RESOLVED DUPLICATE of bug 232690
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-14 15:42 UTC by sreimers
Modified: 2013-07-16 12:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202133


Attachments
stacktrace (5.73 KB, text/plain)
2013-07-14 15:42 UTC, sreimers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2013-07-14 15:42:43 UTC
Build: NetBeans IDE Dev (Build 201307122300)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b39, Java(TM) SE Runtime Environment, 1.8.0-ea-b97
OS: Mac OS X

User Comments:
sreimers: Expanding folder in project explorer




Stacktrace: 
java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException
   at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 sreimers 2013-07-14 15:42:45 UTC
Created attachment 137094 [details]
stacktrace
Comment 2 Jaroslav Tulach 2013-07-16 12:40:46 UTC

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