| Trustin Lee (JIRA) 2005-11-05, 2:45 am |
| [ http://issues.apache.org/jira/brows...NA-115?page=all ]
Trustin Lee closed DIRMINA-115:
-------------------------------
Resolution: Fixed
Already checked in the fix.
> Unexpected CancelledKeyException
> --------------------------------
>
> Key: DIRMINA-115
> URL: http://issues.apache.org/jira/browse/DIRMINA-115
> Project: Directory MINA
> Type: Bug
> Versions: 0.8
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 0.8.1
>
> I'm using the 0.8 version and during some tests I got the exception:
> Exception in thread "SocketIoProcessor"
> java.nio.channels.CancelledKeyException
> at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
> at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:59)
> at
> org.apache.mina.io.socket.SocketIoProcessor. notifyWriteTimeoutSession(SocketIoProces
sor.java:383)
> at
> org.apache.mina.io.socket.SocketIoProcessor.notifyIdleSession(SocketIoProcessor.java:363)
> at
> org.apache.mina.io.socket.SocketIoProcessor.notifyIdleSessions(SocketIoProcessor.java:338)
> at
> org.apache.mina.io.socket.SocketIoProcessor.access$500(SocketIoProcessor.java:42)
> at
> org.apache.mina.io.socket.SocketIoProcessor$Worker.run(SocketIoProcessor.java:560)
> It's the same exception reported previously by other users.
> It seems that it occurs frequently.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|