Thanks.
Joerg
On 08.05.2004 15:14, Andrzej Jan Taramina wrote:
Is there an easy way to suppress various and sundry socket connection oriented exceptions, when users terminate a session early (eg. move to another browswer or click a link before a Cocoon request is completed).
We're getting a lot of exceptions such as:
java.net.SocketException: Connection reset by peer.
and
java.net.SocketException: Connection aborted by peer
Which just clutter the logs and make it harder to find "real" problems.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
