You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mauricio Nuñez <mn...@maxmedia.cl> on 2000/11/07 19:56:56 UTC

I can shutdown Tomcat

Thanks for your attention:

I can't shutdown one of my sites, running Tomcat. I can shutdown others 3
sites, but this not.
What alternative i have?
Any comment,tip, tool is wellcome.

thanks in advance

Mauricio Nuñez



Re: I can shutdown Tomcat

Posted by Steve Ruby <st...@rubysolutions.com>.
Mauricio Nuñez wrote:
> 
> Thanks for your attention:
> 
> I can't shutdown one of my sites, running Tomcat. I can shutdown others 3
> sites, but this not.
> What alternative i have?
> Any comment,tip, tool is wellcome.
> 
> thanks in advance
> 
> Mauricio Nuñez

the shutdown uses the port indicated in the server.xml file
to communicate with the servlet runner, if you have changed the port
since you started tomcat it will not be able to shutdown?

If this isn't your problem mayb eyou should be more specific, what
error is being reported, how are you starting it?

Re: I can shutdown Tomcat

Posted by Duane Gran <ra...@spinweb.net>.
Mauricio,

If you are running Unix you can do it the dirty way by killing the
process.  I have found that Tomcat has some problems shutting down if the
AJp connector is not enabled.

Duane

On Tue, 7 Nov 2000, [iso-8859-1] Mauricio Nu�ez wrote:

>Thanks for your attention:
>
>I can't shutdown one of my sites, running Tomcat. I can shutdown others 3
>sites, but this not.
>What alternative i have?
>Any comment,tip, tool is wellcome.
>
>thanks in advance
>
>Mauricio Nu�ez
>
>