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/03/01 11:35:06 UTC

[Bug 59062] Failed to close the ServletOutputStream connection cleanly

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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
That is an INFO level message so it is providing you with information on what
is going on. In this case it is that the client has dropped the connection.
Some users find these useful when trying to debug networking issues but if you
don't want to see them you can configure the logger for
WsRemoteEndpointImplServer appropriately e.g. for WARN or above.

-- 
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