Hi guys,

Currently, I am trying to create monitoring system for queues in jboss 
messaging. JMX methods from JBM is used extensively for this purpose.

However, the monitoring functions like "listAllMessages" is not functioning 
when Message Consumer listens to the monitored queue. listAllMessages method 
will return no messages even though there are many messages in the queue at 
that time.

Is it on JBM design that JMX is not allowed to take a look on messages in queue 
when there is a consumer for that queue? Or is there any bugs (or my own 
mistakes) that prevent me to use JMX in this case?

Is there any way around to solve my monitoring system?

Thank you in advance

Best Regards,
Hendra

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100367#4100367

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100367
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to