Re: Error when starting ASF Tomcat on iSeries

2009-09-24 Thread Bill Barker
"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

RE: Error when starting ASF Tomcat on iSeries

2009-09-23 Thread Caldarale, Charles R
> 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

Re: Error when starting ASF Tomcat on iSeries

2009-09-23 Thread Mark Thomas
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+

Error when starting ASF Tomcat on iSeries

2009-09-23 Thread John McCleskey
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