|
Mark, Good thought. But a find shows no other copies of Xerces on the AS/400. And the Java log in verbose mode shows that we are loading the right copy of the Xerces jar file. Patrick ----- Original Message ----- From: "Mark Phippard" <MarkP@xxxxxxxxxxxxxxx> To: "Java Programming on and around the iSeries / AS400" <java400-l@xxxxxxxxxxxx> Sent: Monday, March 31, 2003 10:36 AM Subject: Re: Puzzling Java error > Patrick, > > Given that it involves Xerces, my guess would be that it is finding an > older version of Xerces from somewhere in your classpath. Perhaps someone > has loaded it in their System classpath? > > Mark > > > > > > "Patrick Townsend" <patownsend@xxxxxxxxxxxxxx> > Sent by: java400-l-bounces@xxxxxxxxxxxx > 03/31/2003 01:09 PM > Please respond to Java Programming on and around the iSeries / AS400 > > To: "Java Programming on and around the iSeries / AS400" > <java400-l@xxxxxxxxxxxx> > cc: > Subject: Puzzling Java error > > > 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 > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) > mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > >
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.