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 172811

Summary: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
Product: webservices Reporter: flotho <flotho>
Component: JAX-WSAssignee: Denis Anisimov <ads>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=145259
Issue Type: DEFECT Exception Reporter: 145259
Attachments: stacktrace

Description flotho 2009-09-22 20:14:24 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230101)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.27.24-desktop-2mnb, i386

User Comments:
flotho: Activate the 4 jreport plugins that were already installed



Stacktrace: 
javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:129)
        at org.netbeans.modules.schema2beans.GraphManager.createXmlDocument(GraphManager.java:432)
        at org.netbeans.modules.schema2beans.GraphManager.createXmlDocument(GraphManager.java:406)
        at org.netbeans.modules.schema2beans.GraphManager.createXmlDocument(GraphManager.java:353)
        at org.netbeans.modules.websvc.jaxwsmodel.project_config1_0.JaxWs.createGraph(JaxWs.java:230)
        at org.netbeans.modules.websvc.jaxwsmodel.project_config1_0.JaxWs.createGraph(JaxWs.java:225)
Comment 1 flotho 2009-09-22 20:14:29 UTC
Created attachment 88145 [details]
stacktrace
Comment 2 Petr Jiricka 2011-10-21 14:39:53 UTC
There are only two reports of this exception and they are 2 years old or more,
so I assume this is fixed by now, closing as WORKSFORME. If anyone is able to
reproduce with a recent build, please add steps to reproduce and reopen.
Thanks.