Steve Johns wrote:
I observed after I got
org.apache.mina.filter.codec.ProtocolEncoderException:
java.lang.OutOfMemoryError: Java heap space. The server is still working. Is
that normal?
It's not because you get an exception that the server will stop running. At some point, some memory can be released, and you can accept some more tasks.

Just try to check why you get this OOM.

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to