Where are my Tomcat Logs?

Posted by gav on Server Fault See other posts from Server Fault or by gav
Published on 2010-03-30T12:20:51Z Indexed on 2010/03/30 12:23 UTC
Read the original article Hit count: 512

Filed under:
|

Hi All,

I installed Tomcat6 on a Ubuntu 9.04 server using apt-get install tomcat6. I uploaded a WAR using the manager interface and tried to start the application but get a pretty generic error on the Web interface saying it couldn't be started.

I am trying to find the logs to determine why my war won't start (I suspect low memory as i'm on a small VPS) but I don't know where they are.

/var/lib/tomcat6/logs is empty. My Tomcat splash page reliably informs me of the following;

Tomcat is installed with CATALINA_HOME in /usr/share/tomcat6 
CATALINA_BASE in /var/lib/tomcat6, 
following the rules from /usr/share/doc/tomcat6-common/RUNNING.txt.gz.

Thanks,

Gav

© Server Fault or respective owner

Related posts about tomcat

Related posts about tomcat6