You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/06/15 14:01:35 UTC

[Bug 59253] IOExceptions in websockets

https://bz.apache.org/bugzilla/show_bug.cgi?id=59253

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
Tomcat is correctly calling onError when something goes wrong. It appears from
the stack traces that it is Atmosphere that is logging the stack traces, not
Tomcat. While Tomcat could filter the calls to onError(), I don't think it
should. The application may well wish to be informed of unexpected client
disconnects.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org