> > jdk is 1.3 Ouch! You really should consider an upgrade. What version of tomcat do you have ... it hasn't been recommended that anyone set classpath since tomcat 3 days. And then it was a nightmare trying to engineer classpaths so all the apps and tomcat were happy. More details would be great.
--David John McCleskey wrote: > I'm running the web server on an iSeries v5r4 and the jdk is 1.3. > > It appears that the jvm is throwing an exception: > > > java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler > > java.lang.NoClassDefFoundError: org/apache/struts/legacy/GenericDataSource > Guessing my classpath must be incorrect. > > On Mon, Nov 16, 2009 at 8:08 AM, Pid <p...@pidster.com> 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 >>> the server to run servlets. Any help would be greatly appreciated. >>> >>> >>> *[jk_jni_worker.c (1028)]: Fail-> could not initialize Tomcat * >>> >>> *[jk_worker.c (220)]: wc_create_worker init failed for inprocess * >>> *[jk_worker.c (297)]: build_worker_map failed to create workerinprocess * >>> >>> >>> >> Some clues as to the HTTPD, Tomcat, mod_jk(presumably?), JVM, OS type and >> versions would be useful. >> >> Your Tomcat server.xml, mod_jk.conf, workers.properties and other pertinent >> config files are also likely to be useful, as would any other log messages, >> e.g. catalina.out. >> >> >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org