|
Patrick, It is pretty rare, but I have seen this error when I have compiled on my PC with a 1.4.0 compiler and then send a Jar/package up to the iSeries. Compiling with a 1.3 JDK fixed that issue. Other than that, I would look to see that you are not picking up another version of the parser from the javax extension directory, which will be searched ahead of your classpath. David Morris >>> patownsend@xxxxxxxxxxxxxx 03/31/03 11:09AM >>> I am getting the following Java exception. This application is running fine on a variety of platforms (V4R5, V5R1, V5R2). The customer has 5769JC1 installed. The Classpath look OK. Any thoughts? Any pointers on how to interpret this set of messages would be appreciated, too. java.lang.NoSuchMethodError java/lang/Error.<init>()V+1 (Error.java:43) xmlis/TraceSaxEvents.endElement(Ljava/lang/String;Ljava/lang/String;Ljava/la ng/String;)V+0 (TraceSaxEvents.java:54) org/apache/xerces/parsers/SAXParser.endElement(Lorg/apache/xerces/utils/QNam e;)V+0 (SAXParser.java:1391) org/apache/xerces/validators/common/XMLValidator.callEndElement(I)V+0 (XMLValidator.java:1379) org/apache/xerces/framework/XMLDocumentScanner$ContentDispatcher.dispatch(Z) Z+0 (XMLDocumentScanner.java:921) org/apache/xerces/framework/XMLDocumentScanner.parseSome(Z)Z+0 (XMLDocumentScanner.java:381) org/apache/xerces/framework/XMLParser.parse(Lorg/xml/sax/InputSource;)V+0 (XMLParser.java:1075) org/apache/xerces/framework/XMLParser.parse(Ljava/lang/String;)V+0 (XMLParser.java:1120) xmlis/CXmlParse.parseSax(Ljava/lang/String;)V+0 (CXmlParse.java:480) xmlis/CXmlParse.main([Ljava/lang/String;)V+0 (CXmlParse.java:98) TIA, Patrick
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.