Issue Details (XML | Word | Printable)

Key: AMQ-695
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Error when removing temp destinations (message on server console)

Created: 27/Apr/06 06:00 PM   Updated: 01/May/06 03:42 PM
Return to search
Component/s: Broker
Affects Version/s: 4.0
Fix Version/s: 4.0

Time Tracking:
Not Specified


 Description  « Hide
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)

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
No related commits found.