Are you removing the queue's with there are still attached consumers? Regards Tim.
On Mon, 2009-01-12 at 17:07 -0800, MaenXe wrote: > Can anyone in this Forum help me out? I would really like to know how to > properly delete these Queues, or find a workaround for this bug. > > M@ > > > MaenXe wrote: > > > > I have a couple of Queues that I am unable to completely get rid of. If I > > delete the Queue either from JMX(using removeQueue) or from the Web > > Console the Queue will reappear after I restart the Broker. Also, we have > > Security implemented to block the lazy creation of Queues. This Queue was > > created manually through the Web Console. Producers and Consumers are not > > allowed to create a queue. If I remove a queue using either of the two > > methods above, my producers are still allowed to produce messages, however > > they seem to disappear into a void. The messages are transacted, so I > > don't understand how the broker is accepting the message when the queue > > doesn't exist. If I try to attach a consumer, it does not allow the > > consumer to create the non-existent queue, the Web Console and JMX both > > don't acknowledge the existence of the Queue, but the producer is happily > > sending messages to somewhere. > > > > All that said, what is the proper way to clean house and get rid of these > > Queues? > > > > Thanks in advance, this Forum has been very helpful with my other issues. > > > > M@ > > > > > -- Tim Bish http://fusesource.com http://timbish.blogspot.com/