Hi Rodrigo,

2005/8/13, Rodrigo Kumpera <[EMAIL PROTECTED]>:
My problem when using a thread pool with the last stage, when
connecting to foreign hosts, is that it throws the following exception
under moderate load:

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.flush(SocketIoProcessor.j
ava:511)
        at org.apache.mina.io.socket.SocketIoProcessor.flushSessions(SocketIoPro
cessor.java:422)
        at org.apache.mina.io.socket.SocketIoProcessor.access$300(SocketIoProces
sor.java:41)
        at org.apache.mina.io.socket.SocketIoProcessor$Worker.run(SocketIoProces
sor.java:546)

Is this issue still valid?  If so, could you please pile this issue to JIRA with the code that reproduces it?

Thanks,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/

Reply via email to