> From: Camilo Diaz [mailto:k.dia...@gmail.com] 
> Subject: Re: Windows Server 2003 - Apache Tomcat 6.0.14 is shutting down 5 
> seconds after started

> When I use the the startup.bat command

> When it finished all seems to be normal and I am able to see 
> tomcat.exe in the task manager processes list.

Something's very wrong in what you're doing; if Tomcat is initiated by 
startup.bat, it does not use tomcat.exe; you will instead see java.exe in the 
process list.  The tomcat.exe program is used only when Tomcat is running as a 
service. You can't run Tomcat as both as service and from a batch script at the 
same time, using the same server.xml.  

Also, as Pid noted, you really, really, really need to upgrade your 
environment.  It is irresponsible to be using a Tomcat version that's over five 
years old.

You best course of action may well be to deinstall all copies of Tomcat that 
you have, download a current one, and install that.

 - 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