https://issues.apache.org/bugzilla/show_bug.cgi?id=53971

          Priority: P2
            Bug ID: 53971
          Assignee: dev@tomcat.apache.org
           Summary: Unlock accept doesn't work with address="::"
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: jfcl...@gmail.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Connectors
           Product: Tomcat 6

when using address="::" on windoze (XP) the shutdown contains the message:
+++
$ tail -f logs/catalina.2012-10-05.log
Oct 5, 2012 12:14:48 PM org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
Oct 5, 2012 12:14:49 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 5, 2012 12:14:49 PM org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-8080
Oct 5, 2012 12:15:00 PM org.apache.tomcat.util.net.AprEndpoint stop
WARNING: Acceptor thread [http-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-8080-Acceptor-0]
failed to unlock. Forcing hard socket shutdown.
Oct 5, 2012 12:15:00 PM org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
+++
Of course it takes 10 seconds to shutdown.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to