Never mind... I've reproduced it; the read event is fired to tell us to read the EOS; we need to suppress the error when it's expected, like in this case.
It's already suppressed when using-nio="false" so if you can use that mode you can avoid the error log.
Can you create a JIRA issue to suppress the ERROR on an expected CLOSE when using=nio="true"?
Thanks.


Reply With Quote
