java.nio.channels.CancelledKeyException thrown by NIO transport
---------------------------------------------------------------

                 Key: AMQ-2204
                 URL: https://issues.apache.org/activemq/browse/AMQ-2204
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
    Affects Versions: 5.2.0
         Environment: AMQ 5.2 Linux 64 bit Ubuntu
            Reporter: Benjamin Darfler


INFO   | jvm 1    | 2009/04/10 16:51:59 | ERROR NIOTransport                   
- Could not stop service: tcp:///10.1.10.3:38494. Reason: 
java.nio.channels.CancelledKeyException
INFO   | jvm 1    | 2009/04/10 16:51:59 | 
java.nio.channels.CancelledKeyException
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:64)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.nio.SelectorSelection.disable(SelectorSelection.java:52)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.nio.NIOTransport.doStop(NIOTransport.java:152)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:69)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.tcp.TcpTransport.stop(TcpTransport.java:499)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:64)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.WriteTimeoutFilter.stop(WriteTimeoutFilter.java:113)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.InactivityMonitor.stop(InactivityMonitor.java:113)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:64)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.WireFormatNegotiator.stop(WireFormatNegotiator.java:87)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:64)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:960)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.broker.jmx.ManagedTransportConnection.doStop(ManagedTransportConnection.java:74)
INFO   | jvm 1    | 2009/04/10 16:51:59 |       at 
org.apache.activemq.broker.TransportConnection$3.run(TransportConnection.java:925)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to