[ https://issues.apache.org/jira/browse/DIRMINA-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Lecharny resolved DIRMINA-978. --------------------------------------- Resolution: Fixed I have added calls to exceptionCaught() when the ClosedSelectorException occurs. > 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)