Gašper Čefarin created ARTEMIS-5777:
---------------------------------------
Summary: Cannot do operations on queue with wildcard in its name
Key: ARTEMIS-5777
URL: https://issues.apache.org/jira/browse/ARTEMIS-5777
Project: ActiveMQ Artemis
Issue Type: Task
Components: Web Console
Affects Versions: console-1.4.0
Reporter: Gašper Čefarin
A queue with name "to.lxxx.*" has no available operations for "delete, purge,
browse, send" in the web console.
When clicking on the queue name, an error message appears:
{code:java}
javax.management.InstanceNotFoundException :
org.apache.activemq.artemis:broker="B-TEST",component=addresses,address="to.lxxx.*",subcomponent=queues,routing-type="anycast",queue="to.lxxx.*"
{code}
Clicking on the address name produces no errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact