You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rafael Angarita <ra...@telcel.net.ve> on 2002/09/25 21:56:52 UTC

Shutting down tomcat 3.3.1

    Where is configured the port  to shutdown tomcat 3.3.1?

    I'm getting this error: when trying to shutdown tomcat using
    # $TOMCAT_HOME/bin/tomcat.sh stop

...
Root Exception: java.lang.IllegalArgumentException: port out of range:-1
java.lang.IllegalArgumentException: port out of range:-1
...

    It looks like the port is not setted  (AJP12 and AJP13 are 
configured in server.xml to bind to ports 8007 and 8009 respectively)

    Thanks in advance

--

Rafael Angarita