DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13773>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13773 org.apache.xerces.util.ObjectFactory$ConfigurationError: Provider org.apache.html.dom.HTMLAnchorElementImpl could not be instantiated: java.lang.InstantiationException: org.apache.html.dom.HTMLAnchorElementImpl Summary: org.apache.xerces.util.ObjectFactory$ConfigurationError: Provider org.apache.html.dom.HTMLAnchorElementImpl could not be instantiated: java.lang.InstantiationException: org.apache.html.dom.HTMLAnchorElementImpl Product: Xerces2-J Version: 2.2.0 Platform: PC OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] on JDK1.4 and 1.4.1 exception "org.apache.xerces.util.ObjectFactory$ConfigurationError: Provider org.apache.html.dom.HTMLAnchorElementImpl could not be instantiated: java.lang.InstantiationException: org.apache.html.dom.HTMLAnchorElementImpl" throws the first time HTML page is parsing (used OpenXML and another de.quimby HTML parser). This exception is thrown too if 1. both xercesImpl.jar and xmlParserAPIs.jar on library classpath. 2. both xercesImpl.jar and xmlParserAPIs.jar on endorsed library classpath. 1. xercesImpl.jar only on library classpath I've got java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange on JDK1.4.X. 2. xercesImpl.jar only on endorsed library classpath I've got java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange on JDK1.4.X. org.apache.xerces.util.ObjectFactory$ConfigurationError: Provider org.apache.html.dom.HTMLAnchorElementImpl could not be instantiated: java.lang.InstantiationException: org.apache.html.dom.HTMLAnchorElementImpl at org.apache.xerces.util.ObjectFactory.newInstance(Unknown Source) at org.apache.html.dom.HTMLDocumentImpl.populateElementType(Unknown Source) at org.apache.html.dom.HTMLDocumentImpl.populateElementTypes(Unknown Source) at org.apache.html.dom.HTMLDocumentImpl.<init>(Unknown Source) at news.spider.parser.RatioParser.parse(RatioParser.java:30) at by.minsk.parsers.RatioImpl.parseHTML(RatioImpl.java:31) at by.minsk.parsers.Parsers.parseHTML(Parsers.java:60) at by.minsk.parsers.Parsers.parseHTML(Parsers.java:41) at by.minsk.parsers.Parsers.parseHTML(Parsers.java:50) at by.minsk.NetSession.downloadURL_ImmediatelyLogin(NetSession.java:423) at webdiff.webdiffmodule.URLHandler.runInternal0(URLHandler.java:137) at webdiff.webdiffmodule.URLHandler.runInternal(URLHandler.java:65) at webdiff.webdiffmodule.URLHandler.run(URLHandler.java:51) at webdiff.webdiffmodule.WebdiffModule$URLTimerTask.run(WebdiffModule.java:1309) at by.minsk.manager.TaskGroup$TaskThread.run(TaskGroup.java:349) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
