https://bz.apache.org/bugzilla/show_bug.cgi?id=58103

            Bug ID: 58103
           Summary: NIO2 warning: Incorrect connection count, multiple
                    socket.close called on the same socket.
           Product: Tomcat 8
           Version: 8.0.23
          Hardware: PC
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Connectors
          Assignee: [email protected]
          Reporter: [email protected]

While smoke testing NIO2 connector with following config:

    <Connector port="84" protocol="org.apache.coyote.http11.Http11Nio2Protocol"
               connectionTimeout="20000"
               redirectPort="8443" />

I get a number of warnings in my log files:

05-Jul-2015 22:48:07.685 WARNING [http-nio2-449-exec-3]
org.apache.tomcat.util.net.AbstractEndpoint.countDownConnection Incorrect
connection count, multiple socket.close called on the same socket.

I don't find anything suspicious in my tests or configuration.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to