The netty handlers don’t implement exceptionCaught so the default is to
spew to logs.  I don’t speak german so I don’t know what the exception
message is.
Maybe the handlers should implement the method.


On April 12, 2019 at 04:56:40, Julian Feinauer ([email protected])
wrote:

An exceptionCaught() event was fired, and it reached at the tail of the
pipeline. It usually means the last handler in the pipeline did not handle
the exception. java.io.IOException

Reply via email to