". It is likely the client has exited or crashed without " +
"closing its connection, or the network between the server and client has failed. " +
"You also might have configured connection-ttl and client-failure-check-period incorrectly. " +
"Please check user manual for more information." +
" The connection will now be closed.");
conn.fail(me);
}
synchronized (this)
{
long toWait = pauseInterval;