https://issues.apache.org/bugzilla/show_bug.cgi?id=49466
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Konstantin Kolinko <[email protected]> 2010-06-18 23:23:13 EDT --- There is no error there. See how Tomcat logging is configured. The cause behind it is that the java.util.logging.ConsoleHandler class of JDK prints its messages to System.err, as documented http://java.sun.com/javase/6/docs/api/java/util/logging/ConsoleHandler.html -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
