Re: Error starting the web server

2009-11-17 Thread John McCleskey
Sorry, Tomcat. On Tue, Nov 17, 2009 at 11:51 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: John McCleskey [mailto:jmccleske...@gmail.com] > > Subject: Re: Error starting the web server > > > > I was able to install a stand-alone Apache web

Re: Error starting the web server

2009-11-17 Thread John McCleskey
Thanks to everyone who helped with the deployment of this project. I was able to install a stand-alone Apache web server on my iSeries with java 1.5. It was not as straight-forward as I would have liked, due mainly to the poor iSeries "how-to" documentation and my ignorance, but it is running. - Jo

Re: Error starting the web server

2009-11-16 Thread John McCleskey
Data/HTTPA/java/lib/jasper.jar worker.inprocess.class_path=/QIBM/ProdData/java400/jdk15/lib/tools.jar On Mon, Nov 16, 2009 at 8:48 AM, John McCleskey wrote: > I'm running Apache 5.5 with a jdk 1.4 on my windows test server and > everything works fine, so it appears these two may be t

Re: Error starting the web server

2009-11-16 Thread John McCleskey
les R < chuck.caldar...@unisys.com> wrote: > > From: John McCleskey [mailto:jmccleske...@gmail.com] > > Subject: Re: Error starting the web server > > > > I'm running the web server on an iSeries v5r4 and the jdk is 1.3. > > JDK 1.3 hasn't been supported in

Re: Error starting the web server

2009-11-16 Thread John McCleskey
* 22* * JkWorkersFile /www/webserver3/conf/workers.properties* * 23* * JkLogFile /www/webserver3/logs/jk.log* * 24* * JkLogLevel Error* * 25* * JkMount /servlet/* inprocess* * 26* * JkMount /fp5250 inprocess* * 27* * JkMount /fp5250/* inprocess* * 28* * DirectoryIndex index.html

Re: Error starting the web server

2009-11-16 Thread John McCleskey
id while they warm up for the > day : > > > John McCleskey wrote: > >> I'm recieving the following errors when starting my Tomcat server. I'm >> attempting to deploy a web application using a .WAR file and have >> configured >> the server to run ser

Re: Error starting the web server

2009-11-16 Thread John McCleskey
st be incorrect. On Mon, Nov 16, 2009 at 8:08 AM, Pid wrote: > On 16/11/2009 14:00, John McCleskey wrote: > >> I'm recieving the following errors when starting my Tomcat server. I'm >> attempting to deploy a web application using a .WAR file and have >> configured

Error starting the web server

2009-11-16 Thread John McCleskey
I'm recieving the following errors when starting my Tomcat server. I'm attempting to deploy a web application using a .WAR file and have configured the server to run servlets. Any help would be greatly appreciated. *[jk_jni_worker.c (1028)]: Fail-> could not initialize Tomcat * *[jk_worker.c (22

Error when executing .jsp in Apache 5.5

2009-11-12 Thread John McCleskey
I'm webfacing some 5250 applications utilizing WDSC 7.0 and when I attempt to test a project, the Apache web server throws the Java exception: java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser i believe it is a classpath issue, but i'm not sure where to modify that for the test w

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