Girish Venkatachalam wrote:
Please send the output of

# cat /var/log/apache/error.log

Your Apache may be somewhere else.

Tomcat has access to Apache logs? I didn't know that. Afaik, Tomcat-related logs are in its' own logs directory, and all errors/warnings/info get logged to catalina.out.

As far as the OP's actual question goes, see if you have set JAVA_HOME environment variable in your .bashrc, and it points to your jdk install. Tomcat normally won't start if it can't find JAVA_HOME. If that is fine, check catalina.out or localhost.log in the logs directory for other possible errors.

Vamsee.



_______________________________________________
To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to