// Ignore
}
if (c++ > 60) {
- log.warn(sm.getString("endpoint.warn.unlockAcceptFailed",
+ log.warn(sm.getString("endpoint.warn.unlockAcceptorFailed",
acceptors[i].getName()));
// If the Acceptor is still running force
// the hard socket close.
endpoint.sendfile.addfail=Sendfile failure: [{0}] {1}
endpoint.sendfile.nosupport=Disabling sendfile, since either the APR version or the system doesn't support it
endpoint.warn.noInsecureReneg=Secure renegotation is not supported by the SSL library {0}
-endpoint.warn.unlockAcceptFailed=unlockAccept call failed for Acceptor thread [{0}]
+endpoint.warn.unlockAcceptorFailed=Acceptor thread [{0}] failed to unlock. Forcing hard socket shutdown.