You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2006/05/01 17:43:38 UTC

[jira] Resolved: (AMQ-695) Error when removing temp destinations (message on server console)

     [ https://issues.apache.org/activemq/browse/AMQ-695?page=all ]
     
Hiram Chirino resolved AMQ-695:
-------------------------------

    Fix Version: 4.0 RC4
                     (was: 4.0 RC3)
     Resolution: Fixed

Fixed.

> Error when removing temp destinations (message on server console)
> -----------------------------------------------------------------
>
>          Key: AMQ-695
>          URL: https://issues.apache.org/activemq/browse/AMQ-695
>      Project: ActiveMQ
>         Type: Bug

>   Components: Broker
>     Versions: 4.0
>     Reporter: Hiram Chirino
>     Assignee: Hiram Chirino
>      Fix For: 4.0 RC4

>
>
> WARN Service - Failed to remove tmp destination temp-topic://ID:rfs8.lab.reconnex.net-34639-1146084114685-4:10:3
> javax.jms.JMSException: Destination still has an active subscription: topic://ActiveMQ.Advisory.TempTopic
>         at org.apache.activemq.broker.region.AbstractRegion.removeDestination(AbstractRegion.java:99)
>         at org.apache.activemq.broker.region.RegionBroker.removeDestination(RegionBroker.java:222)
>         at org.apache.activemq.broker.BrokerFilter.removeDestination(BrokerFilter.java:129)
>         at org.apache.activemq.advisory.AdvisoryBroker.removeDestination(AdvisoryBroker.java:157)
>         at org.apache.activemq.broker.BrokerFilter.removeDestination(BrokerFilter.java:129)
>         at org.apache.activemq.broker.MutableBrokerFilter.removeDestination(MutableBrokerFilter.java:141)
>         at org.apache.activemq.broker.AbstractConnection.processRemoveConnection(AbstractConnection.java:523)
>         at org.apache.activemq.command.RemoveInfo.visit(RemoveInfo.java:59)
>         at org.apache.activemq.broker.AbstractConnection.service(AbstractConnection.java:196)
>         at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:62)
>         at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:93)
>         at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:70)
>         at org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:114)
>         at org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:122)
>         at org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:87)
>         at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:139)
>         at java.lang.Thread.run(Thread.java:595)
> WARN Service - Failed to remove tmp destination temp-topic://ID:rfs8.lab.reconnex.net-34639-1146084114685-4:10:4
> javax.jms.JMSException: Destination still has an active subscription: topic://ActiveMQ.Advisory.TempTopic
>         at org.apache.activemq.broker.region.AbstractRegion.removeDestination(AbstractRegion.java:99)
>         at org.apache.activemq.broker.region.RegionBroker.removeDestination(RegionBroker.java:222)
>         at org.apache.activemq.broker.BrokerFilter.removeDestination(BrokerFilter.java:129)
>         at org.apache.activemq.advisory.AdvisoryBroker.removeDestination(AdvisoryBroker.java:157)
>         at org.apache.activemq.broker.BrokerFilter.removeDestination(BrokerFilter.java:129)
>         at org.apache.activemq.broker.MutableBrokerFilter.removeDestination(MutableBrokerFilter.java:141)
>         at org.apache.activemq.broker.AbstractConnection.processRemoveConnection(AbstractConnection.java:523)
>         at org.apache.activemq.command.RemoveInfo.visit(RemoveInfo.java:59)
>         at org.apache.activemq.broker.AbstractConnection.service(AbstractConnection.java:196)
>         at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:62)
>         at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:93)
>         at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:70)
>         at org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:114)
>         at org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:122)
>         at org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:87)
>         at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:139)
>         at java.lang.Thread.run(Thread.java:595) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira