[
https://issues.apache.org/jira/browse/ARTEMIS-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058119#comment-18058119
]
Grzegorz Grzybek commented on ARTEMIS-5777:
-------------------------------------------
Looks like
{{org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl#listQueues()}}
doesn't hit JMX at all, so {{listQueues()}} called via Jolokia is taking the
queues directly fro the broker.
I'll check the difference between what's available in JMX and in the broker.
> Cannot do operations on queue with wildcard in its name
> -------------------------------------------------------
>
> Key: ARTEMIS-5777
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5777
> Project: Artemis
> Issue Type: Task
> Components: Web Console
> Affects Versions: console-1.4.0
> Reporter: Gašper Čefarin
> Priority: Minor
> Attachments: screenshot-1.png
>
>
> 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]