[
https://issues.apache.org/jira/browse/AWF-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Stevenson moved DEFT-149 to AWF-16:
----------------------------------------
Fix Version/s: (was: 0.4.0)
Reporter: Niklas Gustavsson
Key: AWF-16 (was: DEFT-149)
Project: Apache AWF (was: Deft)
> IOLoop.start() may throw CancelledKeyException
> ----------------------------------------------
>
> Key: AWF-16
> URL: https://issues.apache.org/jira/browse/AWF-16
> Project: Apache AWF
> Issue Type: Bug
> Reporter: Niklas Gustavsson
> Assignee: Johnathan Meehan
>
> Exception in thread "I/O-LOOP" java.nio.channels.CancelledKeyException
> at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
> at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
> at java.nio.channels.SelectionKey.isAcceptable(SelectionKey.java:342)
> at org.deftserver.io.IOLoop.start(IOLoop.java:77)
> Would it be a reasonable solution to change the catch clause from
> catch(IOException e) to catch(Exception e)?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira