Am 18.01.2013 20:06, schrieb Gabriel Huerta Araujo:
Hi all:
I did not notice the fact that my server application does not generate log
file. Someone else changed configuration files and tomcat is not generating
this log file (catalina.out). How can I restablish tomcat for generating this
file?
Regards.
catalina.out is the output catched from stdout. In catalina.sh there
should be an entry with org.apache.catalina.startup.Bootstrap piping the
output to catalina.out. Maybe someone started your appserver with
different parameters. In some cases (run/debug) Tomcat does not create
catalina.out by itself
Good luck,
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org