How are you running Tomcat? IDEs (e.g. Eclipse) often reset the
logging if you start Tomcat inside the IDE; For me, using the
MyEclipse plugin in Eclipse completely suppresses everything but
catalina.out. If I need the other logs, I start Tomcat from its ~bin/
startup.sh (I have a vanilla download from the Apache site).
On Apr 2, 2009, at 10:09 AM, Dan Armbrust wrote:
On Wed, Apr 1, 2009 at 5:02 PM, Caldarale, Charles R
<chuck.caldar...@unisys.com> wrote:
From: Dan Armbrust [mailto:daniel.armbrust.l...@gmail.com]
Subject: Re: How to debug Error: listenerStart?
Why doesn't tomcat log a stack trace
It does, in the log associated with the <Host> of interest:
Any thoughts on if this is a bug, a specific problem with
my tomcat installation, or a design decision that I don't
agree with?
It's simply your failure to look in the appropriate log file,
rather than the console.
- Chuck
Actually, it's not. The stack trace is not present in _any_ log file
that Tomcat is creating, in my instance of Tomcat. So, I seem to have
a secondary problem that is messing up Tomcats logging configuration.
Any idea what I should check, to figure out why I don't have a
<Host> log file?
---------------------------------------------------------------------
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