which version of tomcat? the latest? this means that a thread is not a
daemon thread, and the stop will not work.
this was a bug a long time ago. has it resurfaced?
Filip
-----Original Message-----
From: Aadi Deshpande [mailto:mailinglists@(protected)]
Sent: Monday, February 02, 2004 2:00 PM
To: tomcat-user@(protected)
Subject: problems shutting down server when enabling the
SimpleTcpCluster
Hi,
we have 2 tomcat instances that are clustered via the
SimpleTcpReplication cluster.
When they start up, i see that they are both communicating and they seem
to be working OK.
However, whenever I try to shut down an instance using the
$TOMCAT_HOME/bin/catalina.sh script, the server never fully dies.
It seems like there around 20 threads still hanging around, all doing
something related to persisting these sessions.
This is in a development instance so we have maybe 4 or 5 sessions at
best at any given time,so I'm not sure why replication would take so long.
These servers hang around forever and can only be killed via a "kill
-9" . Any further attempts to run 'catalina.sh stop' results in the
connection refused error, presumably because the instance has stopped
listening on that port for requests.
And i know the server is attempting to shut down since i get the
"Unregistering..." messages in my log files.
Any help is much appreciated,
Thanks in advance,
Aadi Deshpande
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/3/2004
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)