Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-185

[ASF BZ 53971] IPv6 :: address slowing down Tomcat on MS Windows

XMLWordPrintable

    • Release Notes
    • Hide
      When an IPv6 address is used to start Tomcat 7 on Microsoft Windows (for example, `<Connector port="8080" protocol="HTTP/1.1" address="::" />`), this results in a significantly slowed down shutdown process when Tomcat is shut down. During the shutdown process, the `catalina.log` file contains a warning similar to the following:

      ----
      WARNING: Acceptor thread [http-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-8080-Acceptor-0] failed to unlock. Forcing hard socket shutdown
      ----

      The cause of this issue is currently under investigation.
      Show
      When an IPv6 address is used to start Tomcat 7 on Microsoft Windows (for example, `<Connector port="8080" protocol="HTTP/1.1" address="::" />`), this results in a significantly slowed down shutdown process when Tomcat is shut down. During the shutdown process, the `catalina.log` file contains a warning similar to the following: ---- WARNING: Acceptor thread [http-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-8080-Acceptor-0] failed to unlock. Forcing hard socket shutdown ---- The cause of this issue is currently under investigation.
    • Documented as Known Issue
    • Hide

      Start and stop tomcat with Ipv6 on windows

      Show
      Start and stop tomcat with Ipv6 on windows

      When you use <Connector port="8080" protocol="HTTP/1.1" address="::" for starting Tomcat7 on Windows and then stopping Tomcat it slowing down shutdown of Tomcat.
      You see WARNING in catalina.log:

        WARNING: Acceptor thread [http-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-8080-Acceptor-0] failed to unlock. Forcing hard socket shutdown.
      

            rhn-support-csutherl Coty Sutherland
            bsikora Bogdan Sikora (Inactive)
            Jan Štefl Jan Štefl
            Tyler Kelly Tyler Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: