2011/2/17 James Godrej <jamesgod...@yahoo.in>:
> /opt/apache-tomcat-5.5.31/bin/bootstrap.jar
> 2011-02-17 12:50:38,919 ERROR main org.apache.catalina.startup.Catalina -
> Catalina.stop:
>
> java.net.ConnectException: Connection refused
>    at java.net.PlainSocketImpl.socketConnect(Native Method)

>  I am getting above error.
> What does it mean?

That Tomcat does not listen on the shutdown port on localhost.
(Usually 8005, as specified in server.xml).  In other words, it is not
running and thus an attempt to stop it fails.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to