Debugging your web application
Viewing the logs is recommended
when you suspect that errors are occurring during the loading/reloading
of your web application.
Error Logs Location
Logs are kept at this location:
/home/username/tomcat4/logs/
This directory contains the program that writes error logs,
transfer logs, referrer logs and agent logs. You can view
these log files using SSH access.
Tomcat error logs are counted
towards your total disc space allowance. Logs however can
be deleted at any time thus freeing up the disc space immediately.
|