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 198568 - ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@19a0feb[org.netbeans.libs.xerces] and ModuleCL@19ed7e[org.netbeans.modu
Summary: ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.D...
Status: RESOLVED INCOMPLETE
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-05-13 06:07 UTC by davti
Modified: 2011-05-17 05:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178829


Attachments
stacktrace (3.40 KB, text/plain)
2011-05-13 06:07 UTC, davti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davti 2011-05-13 06:07:37 UTC
This issue was reported manually by davti.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@19a0feb[org.netbeans.libs.xerces] and ModuleCL@19ed7e[org.netbeans.modules.selenium.server] starting from SystemClassLoader[558 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: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 davti 2011-05-13 06:07:41 UTC
Created attachment 108260 [details]
stacktrace
Comment 2 Denis Anisimov 2011-05-17 05:28:45 UTC
Please provide the steps to reproduce.