Sorry, I should have mentioned that. Yes, I've tried it both ways,
multiple times. BTW, is that something new in Tomcat6? I've never seen
it before now.
Filip Hanik - Dev Lists wrote:
did you set
swallowOutput="true" in conf/context.xml?
Filip
On 08/07/2009 07:01 PM, Allen Williams wrote:
I'm trying to get Tomcat 6 up and working; didn't have this problem
on 5.
The code:
System.err.println
does not print to the log files. With this logging.properties:
org.apache.catalina.core.ContainerBase.[Catalina].[info-dev].[/infoisland].level
= ALL
org.apache.catalina.core.ContainerBase.[Catalina].[info-dev].handlers
= 3info-dev.org.apache.juli.FileHandler
I get some exceptions, etc. in the info-dev.log file. With this:
org.apache.catalina.core.ContainerBase.[Catalina].[info-dev].[/infoisland].level
= ALL
org.apache.catalina.core.ContainerBase.[Catalina].[info-dev].[/infoisland].handlers
= java.util.logging.ConsoleHandler
I get zero bytes. In neither of the above cases to I get the output
from several System.err.println's or System.out.println's. Can
someone tell me how to find out where my console is going, or how to
redirect it?
TIA
anw
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org