2012/11/9 Meik Suchlich <meik.suchl...@brandad-systems.de>:
> Hi,
>
> we've got an effekt on catalina.out.
> We don't use hot deployment. Instead we stop and start our tomcat for 
> installing new Version.
> The restart causes rotation of catalina.out, but does not truncate.
> How can we solve this?
>

1. Standard Tomcat scripts neither rotate nor truncate the file. So
what is your question?  Are you asking how to truncate a file on a
Unix system?

2. Do not write anything to the Console (and configure your logging to
log nothing to the Console).
Then there will be no need to bother with an empty catalina.out file.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to