> From: David Schulberg [mailto:[EMAIL PROTECTED] 
> Subject: Starting Tomcat
> 
> Can run Tomcat as a windows service. Want to be able to run 
> startup.bat but when I run it the output is:

<snip>

> and nothing happens.

This should open up a 2nd command prompt window, which will persist
until shutdown.bat is used, and the primary window will return a prompt.
However, the secondary window will close fairly quickly if any of the
configured ports are already in use (such as by the Tomcat service,
perhaps).  Use the command "catalina.bat run" if you want to see
execution in the current window.

 - 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 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