I've found that it's a known bug : https://issues.apache.org/bugzilla/show_bug.cgi?id=48614 https://issues.apache.org/bugzilla/show_bug.cgi?id=48614
I should have looked in bugzilla before :-). adding the following lines in the logging.properties (under the conf directory) solve the problem : 1catalina.org.apache.juli.FileHandler.bufferSize=-1 2localhost.org.apache.juli.FileHandler.bufferSize=-1 3manager.org.apache.juli.FileHandler.bufferSize=-1 4host-manager.org.apache.juli.FileHandler.bufferSize=-1 Gabriel. -- View this message in context: http://old.nabble.com/Tomcat-6.0.24-empty-logs-with-windows-%28not-flushed-%29-tp27327976p27328155.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org