DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11150>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11150 shutdown fails with AJP12 disabled Summary: shutdown fails with AJP12 disabled Product: Tomcat 3 Version: 3.3.x Nightly Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, More shutdown bugs, In server.xml, if I comment out the line: <Ajp12Connector port="8007" /> Then when I try to shut down, I get: [jeff@kermit bin]$ ./shutdown Using classpath: ./../lib/tomcat.jar Using JAVA_HOME: /usr/local/jdk Using TOMCAT_HOME: .. Stopping Tomcat. Stopping tomcat on :8007 null Error stopping Tomcat with Ajp12 on kermit.socialchange.net.au/127.0.0.1:8007 java.net.ConnectException: Connection refused AJP13 doesn't have this problem, ie when I comment out the AJP13 connector (leaving AJP12 in), I can shut down fine. --Jeff -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>