Odd.  I call shutdown and start in the same thread (so shutdown completes
before the startup happens).  AFIK, shutdown actually does shut down the
java process.  If shutdown is not meant to shut down the java process, what
does it do?


Filip Hanik - Dev Lists wrote:
> 
> the problem you are having is because you didn't shutdown the java
> process.
> invoking shutdown.sh when your tomcat instance has suffered a memoryleak 
> doesn't guarantee that it will stop, or how long it takes to stop it.
> 
> you must ensure the process is killed properly
> 
> Filip
> 

-- 
View this message in context: 
http://www.nabble.com/Tips-needed%3A-restarting-tomcat-without-risk-of-java.net.BindException-tf2649674.html#a9794615
Sent from the Tomcat - User mailing list archive at Nabble.com.


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