Re: Stack Trace debug to screen

2010-01-18 Thread iainmac
Thanks, I read that but its not clear at all. I added java.util.logging.ConsoleHandler.useParentHandler = true but has not made a difference. Apache Tomcat 6.0.20 on XP. I have it working by now by deleting the loggers other than: handlers = 1catalina.org.apache.juli.FileHandler, java.util.l

Re: Stack Trace debug to screen

2010-01-18 Thread Konstantin Kolinko
2010/1/18 iainmac : > > Hi, > > I am upgrading from Tomcat 5 to 6. > > When developing I run Tomcat from the command line so I can see the debug as > it happens, but with Tomcat 6 I can see the debug that I have coded but when > there is a Tomcat exception, it doesn't appear in the command line win

RE: Stack Trace debug to screen

2010-01-18 Thread Caldarale, Charles R
> From: iainmac [mailto:iain_macau...@hotmail.com] > Subject: Stack Trace debug to screen > > I am upgrading from Tomcat 5 to 6. Platform? JVM version? Precise Tomcat versions? Changes to the default logging.properties? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE P