× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



David,

We've been developing with a 1.3 JDK in WebSphere developer studio on a
Windows box, so I think we are OK on that score. We installed a 1.1.8 JDK
and found some incompatibilies with that version. The string delete method,
for example, was new with 1.2. We are going to try removing classes and
methods not supported on 1.1.8 and try again. There are a substantial number
of AS/400 folks who still have 1.1.8 JVM.

Thanks for your help.
Patrick
----- Original Message -----
From: "David Morris" <David.Morris@xxxxxxxxxxxxx>
To: <java400-l@xxxxxxxxxxxx>
Sent: Monday, March 31, 2003 11:19 AM
Subject: Re: Puzzling Java error


> 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
>
> _______________________________________________
> 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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.