On 05/20 09:54 Zhongwen Zhu (LMC) wrote:
> In linux OS, when Tomcat is shut down, the port which is used by Tomcat is
> 
> not released. Hence it is impossible to re-start Tomcat. Do you have any

What version of Tomcat do you use?
I use 4.0.3, on a Linux machine. "/usr/local/tomcat/bin/catalina.sh start" or 
"/usr/local/tomcat/bin/catalina.sh stop" works fine; ie: another catalina.sh 
start will start it again.

Try to connect to port 8005, using telnet on the localhost, and type 
"SHUTDOWN"; and see whether Tomcat gets shutdown properly.

Oki



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to