That's a good point, competing with resources, ty.
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
It depends on what is the issue.
If the broker is suffering performance issues browsing messages may
aggravate the problem. As you will also be competing for resources.
I would monitor message counts. Consumer counts and other measures like
that.
On Tue, Aug 29, 2017 at 10:33 PM Raffi wrote:
Is it safe to use JMX-based message browsing for queues when troubleshooting
production issues?
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/JAVA-ActiveMQ-JMX-browse-messages-on-Topic-tp4729813p4729893.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
> List list = bean.browseMessages();
> changes to
> CompositeData[] list = bean.browse();
>
> Thanks in advance
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.
> nabble.com/JAVA-ActiveMQ-JMX-browse-messages-on-Topic-
> tp4729813p4729857.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
ded,
List list = bean.browseMessages();
changes to
CompositeData[] list = bean.browse();
Thanks in advance
--
View this message in context:
http://activemq.2283324.n4.nabble.com/JAVA-ActiveMQ-JMX-browse-messages-on-Topic-tp4729813p4729857.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
at com.intellij.rt.execution.application.AppMain.main(AppMain.
>> java:147)
>> Caused by: javax.management.ReflectionException: No such operation:
>> browseMessages
>>
>>
>> I tried to find the web for this, but couldn't find any solution.
>>
>> Can someone help me fix this.
>>
>> Thanks in advance
>>
>>
>>
>>
>> --
>> View this message in context: http://activemq.2283324.n4.nab
>> ble.com/JAVA-ActiveMQ-JMX-browse-messages-on-Topic-tp4729813.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>
lij.rt.execution.application.AppMain.main(
> AppMain.java:147)
> Caused by: javax.management.ReflectionException: No such operation:
> browseMessages
>
>
> I tried to find the web for this, but couldn't find any solution.
>
> Can someone help me fix this.
>
> T
essage in context:
http://activemq.2283324.n4.nabble.com/JAVA-ActiveMQ-JMX-browse-messages-on-Topic-tp4729813.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.