Re: endpoint.warn.unlockAcceptorFailed

2011-09-28 Thread Konstantin Kolinko
to stop the coyote connector, which then produces the error message in the command prompt window endpoint.warn.unlockAcceptorFailed over and over. I fixed the missing message r1176477. The rest of the issue needs investigation. Last changes in the shutdown code were http://svn.apache.org

RE: endpoint.warn.unlockAcceptorFailed

2011-09-28 Thread Leo Donahue - PLANDEVX
___ From: Konstantin Kolinko [knst.koli...@gmail.com] Subject: Re: endpoint.warn.unlockAcceptorFailed 2011/9/27 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/27 Konstantin Kolinko knst.koli...@gmail.com: 2011/9/27 Leo Donahue - PLANDEVX leodona

endpoint.warn.unlockAcceptorFailed

2011-09-27 Thread Leo Donahue - PLANDEVX
/profiling-tomcat-with-visualvm-on-mac.html [/OT] Running the shutdown.bat script, on .32 and .33, hung at trying to stop the coyote connector, which then produces the error message in the command prompt window endpoint.warn.unlockAcceptorFailed over and over. Tomcat 7.0.21 32-bit windows zip

Re: endpoint.warn.unlockAcceptorFailed

2011-09-27 Thread Konstantin Kolinko
endpoint.warn.unlockAcceptorFailed over and over. It is strange. It should occur once (after 30 seconds delay). Maybe shutting down the server socket is not enough to break the Acceptor thread... I think a thread dump is needed to diagnose this. (Especially what Apr Acceptor thread is doing). Your

Re: endpoint.warn.unlockAcceptorFailed

2011-09-27 Thread Konstantin Kolinko
the error message in the command prompt window endpoint.warn.unlockAcceptorFailed over and over. I fixed the missing message r1176477. The rest of the issue needs investigation. I think you can file an issue in Bugzilla for this one. Last changes in the shutdown code were http://svn.apache.org