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 202934 - ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@fd1810[org.netbeans.libs.xerces] and ModuleCL@1cf662f[org.netbeans.modu
Summary: ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.D...
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-10-01 19:00 UTC by Filip Zamboj
Modified: 2011-10-03 16:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181532


Attachments
stacktrace (3.40 KB, text/plain)
2011-10-01 19:00 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2011-10-01 19:00:08 UTC
Build: NetBeans IDE 7.0 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@fd1810[org.netbeans.libs.xerces] and ModuleCL@1cf662f[org.netbeans.modules.selenium.server] starting from SystemClassLoader[498 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:244)
   at org.netbeans.ModuleManager$SystemClassLoader.loadClass(ModuleManager.java:558)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
   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 Filip Zamboj 2011-10-01 19:00:13 UTC
Created attachment 111399 [details]
stacktrace
Comment 2 Denis Anisimov 2011-10-03 16:24:01 UTC

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