Hi,

I've got a question on logging under Windows (as a service).  I'm
running an almost-out-of-the-box install of Tomcat 5.5.20/JRE
1.5.10/Win XP.

I just concluded a frustrating debugging session in which a servlet
was throwing a ServletException in the init method.  No error messages
in any log file.  (tomcat\logs\*) The localhost log file was empty.
There was some various items in the stdout and the catalina log file.
None mentioned the problematic servlet.

I remember the early versions of Tomcat had detailed debugging info
for servlet startup.  How do I at least see the error message and
stack trace for init() servlet exceptions?

I tried opening the service app in the task tray and setting logging
to DEBUG.  No help.  Edited conf\logging.properties, set everything to
fine.  No help.

What am I missing?

Thanks, WILL

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to