You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/07/13 20:39:00 UTC

[jira] [Closed] (AMQ-2204) java.nio.channels.CancelledKeyException thrown by NIO transport

     [ https://issues.apache.org/jira/browse/AMQ-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-2204.
-----------------------------

       Resolution: Incomplete
    Fix Version/s:     (was: 5.6.0)

No information given on the circumstances under which this error was seen, and no test case given.  

> java.nio.channels.CancelledKeyException thrown by NIO transport
> ---------------------------------------------------------------
>
>                 Key: AMQ-2204
>                 URL: https://issues.apache.org/jira/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.
For more information on JIRA, see: http://www.atlassian.com/software/jira