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 232753

Summary: ClassNotFoundException: org.apache.xerces.xni.XNIException
Product: xml Reporter: janario
Component: CodeAssignee: Svata Dedic <sdedic>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 202164
Attachments: stacktrace

Description janario 2013-07-15 22:54:46 UTC
Build: NetBeans IDE Dev (Build 20130715-759854776e85)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
janario: .




Stacktrace: 
java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 janario 2013-07-15 22:54:47 UTC
Created attachment 137160 [details]
stacktrace
Comment 2 Jaroslav Tulach 2013-07-16 07:01:52 UTC

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