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 - javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
Summary: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp....
Status: RESOLVED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 20:14 UTC by flotho
Modified: 2011-10-21 14:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145259


Attachments
stacktrace (11.32 KB, text/plain)
2009-09-22 20:14 UTC, flotho
Details

Note You need to log in before you can comment on or make changes to this bug.
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.