See this recent thread:
http://marc.theaimsgroup.com/?l=tomcat-user&m=105640876032532&w=2

Also - shoot your developers who use System.out without regard to the issues that it raises when the app goes to production. ;) If that is the case - get them to swithc to log4j so logging can be turned down and you can use the rotation facilities that log4j provides.



-Tim

Brown, James wrote:
We recently experienced a problem where the catalina.out file had reached ~
2GB in size and filled the file system in only a few days.  Is there any
means of reducing the output to this file?  I have looked in web.xml and all
of the <param-name>debug</param-name> values are set to 0 - which from my
understanding signifies that debug logging is disabled.

                                  Cheers,
                                  James




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to