Hi list!

I just tried upgrading from Tomcat 5.0 to 5.5 (since the former has been
p.masked since some time), and while it is working, I am experiencing
logging problems.

First of all, it refused to log anything at all, but I fixed that. It
appears to have been a typo in the init script -- it defined
java.util.logging.config.file as ${CATALINA_BASE}/logging.properties,
while it should have been ${CATALINA_BASE}/conf/logging.properties.

However, I fixed that, but found that it won't log the JVM's
std{out,err} anywhere. According to all documentation about Tomcat,
there should be two logfiles called stdout.log and stderr.log placed in
the ${CATALINA_BASE}/logs directory, but there aren't, and I haven't
been able to find out why. Has anyone else encountered this problem and
managed to solve it?

Thanks for your time!

Fredrik Tolf


-- 
[email protected] mailing list

Reply via email to