> From: Dan Armbrust [mailto:daniel.armbrust.l...@gmail.com]
> Subject: Re: How to debug Error: listenerStart?
> 
> My logging.properties file is exactly what came with tomcat 5.5.25.

What are you using on the command line to start Tomcat?  In particular, what is 
the value of the following system properties?

java.util.logging.manager
java.util.logging.config.file

The default values are org.apache.juli.ClassLoaderLogManager and 
${catalina.base}/conf/logging.properties, respectively.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to