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 - [69cat] org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
Summary: [69cat] org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.a...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-17 13:01 UTC by misterm
Modified: 2013-05-31 20:34 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164630


Attachments
stacktrace (5.71 KB, text/plain)
2010-06-17 13:01 UTC, misterm
Details
stacktrace (3.35 KB, text/plain)
2011-09-06 02:44 UTC, misterm
Details
stacktrace (3.35 KB, text/plain)
2011-09-06 03:08 UTC, misterm
Details
stacktrace (8.98 KB, text/plain)
2013-05-31 20:34 UTC, Jiri Skrivanek
Details

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