On 13/06/2012 17:08, Mark Thomas wrote: > On 13/06/2012 09:24, Rainer Jung wrote: >> On 13.06.2012 05:21, Konstantin Kolinko wrote: >>> Hi! >>> >>> I run the testsuite for Tomcat trunk with APR connector with release >>> candidate for Tomcat Native 1.1.24, on WinXP 32-bit. >>> >>> The testsuite passes successfully, but looking closer into log files I >>> see many occurrences of the following warning: >>> >>> 12.06.2012 21:13:43 org.apache.tomcat.util.net.AbstractEndpoint >>> countDownConnection >>> WARNING: Incorrect connection count, multiple socket.close called on >>> the same socket. >>> >>> There are ~50 tests when it fails, the first one being >>> org.apache.catalina.authenticator.TestFormAuthenticator >>> >>> It sounds like there are cases when BZ 53173 (connection counting and >>> maxConnections) is not fixed yet for APR connector. >> >> You are right, I only checked for Failures and Errors. My test logs show >> the following counts for this warning: > > This is - currently :) - the only issue standing between me and a 7.0.28 > tag. I plan to look at this tonight.
OK. I think I have a fix. Running the unit test now to check... Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org