11-05-05 07: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(Sock
etIoProcessor.java:383)
> at
> org.apache.mina.io.socket.SocketIoProcessor.notifyIdleSession(SocketIoProc
essor.java:363)
> at
> org.apache.mina.io.socket.SocketIoProcessor.notifyIdleSessions(SocketIoPro
cessor.java:338)
> at
> org.apache.mina.io.socket.SocketIoProcessor.access$500(SocketIoProcessor.j
ava:42)
> at
> org.apache.mina.io.socket.SocketIoProcessor$Worker.run(SocketIoProcessor.j
ava: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
[ Post a follow-up to this message ]
|