Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to delete a null queue(i.e without queue name ) in activemq 5.8.0?

How to delete a null queue(i.e without queue name ) in activemq 5.8.0 ?

I have a problem with null queue when I delete the null queue with the help of delete button in active 5.8.0 console then throws some Error as shown below.

i.e Error!

Exception occurred while processing this request, check the log for more information!

What do you want to do next?

like image 694
Yellappa Avatar asked Dec 13 '25 01:12

Yellappa


1 Answers

There were some issues around creation of Queues with blank names in earlier releases. I'm not sure that you will be successful in deleting the Queue without simply deleting all that KahaDB files and starting over.

One thing to try would be to use JConsole to connect to the broker and invoking the remove operation on the Queue MBean.

like image 112
Tim Bish Avatar answered Dec 16 '25 03:12

Tim Bish



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!