You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/09/10 11:28:28 UTC

[jira] [Commented] (DIRMINA-978) ClosedSelectorException handling in AbstractPollingIoProcessor

    [ https://issues.apache.org/jira/browse/DIRMINA-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128257#comment-14128257 ] 

Emmanuel Lecharny commented on DIRMINA-978:
-------------------------------------------

I have added some printStacktrace when the exception occurs. I also think that the problem is due to the java bug you mentionned.

> ClosedSelectorException handling in AbstractPollingIoProcessor
> --------------------------------------------------------------
>
>                 Key: DIRMINA-978
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-978
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.7
>            Reporter: T. Schmidt
>             Fix For: 2.0.8
>
>
> If a NioProcessor catches a ClosedSelectorException while a connected Session is in processing the Processor quietly shuts down and any clean up-code cannot be run (as the exceptionCaught() function is not called).
> At least some logging in case of that exception would be nice.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)