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 197791 - [70cat] ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@10c29fe[org.netbeans.libs.xerces] and ModuleCL@1ea25aa[org.netbeans.mod
Summary: [70cat] ClassNotFoundException: Will not load class org.apache.xerces.jaxp.da...
Status: RESOLVED WORKSFORME
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-04-15 14:45 UTC by aldobrucale
Modified: 2011-04-20 07:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178365


Attachments
stacktrace (5.25 KB, text/plain)
2011-04-15 14:46 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2011-04-15 14:45:59 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
aldobrucale: expanding the "Web Services" node




Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@10c29fe[org.netbeans.libs.xerces] and ModuleCL@1ea25aa[org.netbeans.modules.selenium.server] starting from SystemClassLoader[480 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 aldobrucale 2011-04-15 14:46:02 UTC
Created attachment 107775 [details]
stacktrace
Comment 2 Denis Anisimov 2011-04-18 08:45:15 UTC
This issue is in the saas support.

>expanding the "Web Services" node
Do you mean the "Web Services" node itself or some subnode of it ?
In the latter case please provide information what exactly node throws this exception.
Expanding "Web Services" node works without problem for me.

It is also possible that you have added some custom saas node and "Web Services" node throws exception as result of addition this saas.
Comment 3 Denis Anisimov 2011-04-20 07:19:40 UTC
I cannot reproduce it and this is no response from user.
Please reopen it with exact steps of reproduce .