Josh Gooding wrote:
> Don't know if this was already answered, but make sure you have your logging
> set for "debug" logging.  I know by default, it is not set to that.  That
> may help get you something in the logs.

That is a really bad idea. If you turn on debug logging for everything,
Tomcat will take literally hours to start.
>>>
>>> Startup.bat in CATALINA_HOME/bin runs without error, but Tomcat does not
>>> startup

>From a command prompt change to the CATALINA_HOME/bin directory and use:

catalina.bat run

to start Tomcat. Or just look in the logs directory.

Mark



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

Reply via email to