You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Slimane Amar <sa...@genigraph.fr> on 2003/10/06 11:41:18 UTC

Restart automatically Tomcat

Hi all,

I'm using Tomcat 4.1.24 et i want after it fails it restarts automatically
to have a high availability.

Is it possible with only Tomcat ?

Thanks

--------------------------------------------------
Slimane AMAR         Mail: samar@genigraph.fr
GENIGRAPH            URL : http://www.genigraph.fr
104, rue Castagnary  Tel : +33 01 45 33 64 63
F-75015 PARIS FRANCE Fax : +33 01 45 33 89 63
--------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: Restart automatically Tomcat

Posted by David Rees <dr...@greenhydrant.com>.
On Mon, October 6, 2003 at 2:41 am, Slimane Amar sent the following
>
> I'm using Tomcat 4.1.24 et i want after it fails it restarts
> automatically
> to have a high availability.
>
> Is it possible with only Tomcat ?

If using Unix, check out these tools:

http://cr.yp.to/daemontools.html

Specifically, look at the svscan and supervise tools.

I use these tools to manage all my Tomcat instances as well as a lot of
other applications.

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org