On 21/04/18 16:35, Claude Brisson wrote:
> This log emanates from org.apache.coyote.AbstractProcessor.setErrorState().
>
> It's very verbose using SSE, and probably not very useful in the general
> case, 99% of the time it just means that the connection was closed on
> the client side.
>
> Is the
This log emanates from org.apache.coyote.AbstractProcessor.setErrorState().
It's very verbose using SSE, and probably not very useful in the general
case, 99% of the time it just means that the connection was closed on
the client side.
Is there any serious reason for this error to log somethi
Hi all.
I have set up a server-side events mechanism using tomcat (and
https://github.com/byjg/jquery-sse), and everything is working smoothly.
But each time the server tries to send some data on an SSE channel which
has just been closed on the client side, even though this exception is
catc