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 200452 - [70cat] ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@abe654[org.netbeans.libs.xerces] and ModuleCL@1899213[org.netbeans.modu
Summary: [70cat] ClassNotFoundException: Will not load class org.apache.xerces.jaxp.da...
Status: RESOLVED DUPLICATE of bug 199356
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-28 01:08 UTC by hantsy
Modified: 2011-09-01 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 180170


Attachments
stacktrace (3.40 KB, text/plain)
2011-07-28 01:08 UTC, hantsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hantsy 2011-07-28 01:08:33 UTC
Build: NetBeans Platform 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@abe654[org.netbeans.libs.xerces] and ModuleCL@1899213[org.netbeans.modules.selenium.server] starting from SystemClassLoader[549 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:244)
   at org.netbeans.ModuleManager$SystemClassLoader.loadClass(ModuleManager.java:557)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
   at javax.xml.datatype.FactoryFinder.getProviderClass(FactoryFinder.java:115)
   at javax.xml.datatype.FactoryFinder.newInstance(FactoryFinder.java:146)
   at javax.xml.datatype.FactoryFinder.findJarServiceProvider(FactoryFinder.java:298)
Comment 1 hantsy 2011-07-28 01:08:37 UTC
Created attachment 109653 [details]
stacktrace
Comment 2 Denis Anisimov 2011-09-01 12:05:18 UTC

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