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 187728

Summary: [69cat] org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
Product: third-party Reporter: misterm <misterm>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: jglick, jskrivanek, misterm, ralphbenjamin, scanti
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 164630
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description misterm 2010-06-17 13:01:12 UTC
Build: NetBeans IDE Dev (Build 100616-314935586082)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

User Comments:
scanti: When switching groups

misterm: Closing a project




Stacktrace: 
org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
   at org.apache.xerces.impl.dv.DTDDVFactory.getInstance(DTDDVFactory.java:0)
   at org.apache.xerces.impl.dv.DTDDVFactory.getInstance(DTDDVFactory.java:0)
   at org.apache.xerces.impl.xs.opti.SchemaParsingConfig.<init>(SchemaParsingConfig.java:0)
   at org.apache.xerces.impl.xs.opti.SchemaParsingConfig.<init>(SchemaParsingConfig.java:0)
   at org.apache.xerces.impl.xs.traversers.XSDHandler.<init>(XSDHandler.java:0)
   at org.apache.xerces.impl.xs.traversers.XSDHandler.<init>(XSDHandler.java:0)
Comment 1 misterm 2010-06-17 13:01:15 UTC
Created attachment 100170 [details]
stacktrace
Comment 2 Jesse Glick 2010-06-29 13:57:34 UTC
Likely caused by third-party plugins which improperly bundle Xerces, triggering: https://issues.apache.org/jira/browse/XERCESJ-814
Comment 3 misterm 2011-09-06 02:44:15 UTC
Created attachment 110415 [details]
stacktrace
Comment 4 misterm 2011-09-06 03:08:15 UTC
Created attachment 110416 [details]
stacktrace
Comment 5 Jiri Skrivanek 2013-05-31 20:34:24 UTC
Created attachment 135195 [details]
stacktrace

Running functional test.