[undertow-dev] UT005085 connection was not closed cleanly, forcibly closing connection

Stuart Douglas sdouglas at redhat.com
Tue Jun 13 20:11:43 EDT 2017


Which version of Undertow? There was a recent bug that could
potentially cause this (UNDERTOW-1068) , that should be fixed in the
1.4.16.Final release.

Stuart

On Mon, Jun 12, 2017 at 6:37 PM, Christoph Sturm <me at christophsturm.com> wrote:
> hello undertow developers!
>
> We see this exception
>
> UT005085: Connection io.undertow.server.protocol.http.HttpServerConnection at 7ba04d76 for exchange HttpServerExchange{ POST /pixel ….. response {Connection=[close], Content-Length=[0], Date=[Mon, 12 Jun 2017 16:31:06 GMT]}} was not closed cleanly, forcibly closing connection
>
> in our log files, and looking at the undertow source that should never happen. is this something related to our code or is it just some strange behaviour from the client?
> if it’s something that we cannot fix, maybe it can be logged by the io logger instead to so we can turn it off easily?
>
> or is there a jboss-logging way to disable logging for a single error code?
>
> thanks
>  chris
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev



More information about the undertow-dev mailing list