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


Reply via email to