"Mark Thomas" wrote in message
news:4aba56f3.3000...@apache.org...
> John McCleskey wrote:
>> I'm trying to start ASF Tomcat on an iSeries running Webfacing, but my
>> server is throwing a java exception in the java log file. The error is:
>>
>> java.lang.NullPointerException
>>
>> org/apache/to
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: Error when starting ASF Tomcat on iSeries
>
> > I'm using java 1.3.
>
> Those classes are not in any of the current codebases. At a guess you
> are using Tomcat 3. That hasn't been supported for many
John McCleskey wrote:
> I'm trying to start ASF Tomcat on an iSeries running Webfacing, but my
> server is throwing a java exception in the java log file. The error is:
>
> java.lang.NullPointerException
>
> org/apache/tomcat/context/AutoSetup.engineInit(Lorg/apache/tomcat/core/ContextManager;)V+
I'm trying to start ASF Tomcat on an iSeries running Webfacing, but my
server is throwing a java exception in the java log file. The error is:
java.lang.NullPointerException
org/apache/tomcat/context/AutoSetup.engineInit(Lorg/apache/tomcat/core/ContextManager;)V+86
(AutoSetup.java:118)
org/apach