Hi, as far as I can see, you're using the topic and there are no pending messages in this case. Take a look at here
http://activemq.apache.org/how-does-a-queue-compare-to-a-topic.html for more info. Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Jan 10, 2012 at 10:31 AM, Laures <baetz.alexan...@googlemail.com>wrote: > Hi, > > currently i have a destination with several thousand messages pending. > When i try to connect a consumer to this destination the consumer doesn't > get any messages. instead i find a warning in the log: > > 2012-01-10 04:26:53,633 | WARN | Failed to register MBean: > > org.apache.activemq:BrokerName=broker.coremq-behaviortracking-675-mq-02-master,Type=Topic,Destination=ActiveMQ.Advisory.Consumer.Queue.rapidchart.* > | org.apache.activemq.broker.jmx.ManagedRegionBroker | ActiveMQ Transport: > tcp://coremq-behaviortracking-675-mq-04-master/10.8.19.161:61618 > > I understand he couldn't create a jmx mbean for the new consumer, but how > did this happen? > > New Messages that are delivered to another node in my cluster are delivered > to my consumer, but the pending messages are not. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Pending-messages-not-delivered-to-Consumer-with-Warning-in-Log-tp4281547p4281547.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >