Hello, I am having trouble starting tomcat 4.
Using the following packages: tomcat 4.0.3 j2sdk 1.4.0 red hat 7.2 + updates i have JAVA_HOME set correctly. tomcat and j2sdk are installed from rpm. java programs compile and run fine. when issuing a /etc/init.d/tomcat4 start i an 'ok'. sys log reports: Jun 12 00:09:32 gemini su(pam_unix)[2197]: session opened for user tomcat4 by rainkid(uid=0) Jun 12 00:09:32 gemini su: Using CATALINA_BASE: /var/tomcat4 Jun 12 00:09:32 gemini su: Using CATALINA_HOME: /var/tomcat4 Jun 12 00:09:32 gemini su: Using CATALINA_TMPDIR: /var/tomcat4/temp Jun 12 00:09:32 gemini su: Using JAVA_HOME: /usr/java/j2sdk1.4.0 Jun 12 00:09:32 gemini su(pam_unix)[2197]: session closed for user tomcat4 Jun 12 00:09:32 gemini tomcat4: dtomcat4 startup succeeded however , there are no jvm processes running, and no open tomcat ports. nothing is logged in catalina.out. running /usr/sbin/dtomcat4 start (dtomcat is actually catalina.sh) i get: Using CATALINA_BASE: /var/tomcat4 Using CATALINA_HOME: /var/tomcat4 Using CATALINA_TMPDIR: /var/tomcat4/temp Using JAVA_HOME: /usr/java/j2sdk1.4.0 no jvm processes, no tomcat ports opened. nothing logged to catalina.out running /usr/bin/dtomcat4 run i get a segfault. running tomcat from source generates the same errors. i have not had any problems with tomcat 3.x in the past. i would like to think i know what i am doing, but this has truly baffled me (and quite a few people on irc as well) any help appreciated! (if possible, please CC replies to [EMAIL PROTECTED] thanks :) --han. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
