0
votes

I am trying to check message count in JMS destination of JBoss EAP 6.1. It is displaying Jboss message a in flight messages in JMS destination displayed as blank which should have displayed a numbers blank, it should have displayed count as some number i.e atleast zero if there are no messages in queue.

Any Idea why it displays blank, How to resolve this?

Please find screenshot of Jboss admin console for JMS destination

2

2 Answers

0
votes

It shows correct output once you select queue. Please find screen shot. screenshot

0
votes

it seems the issue was with the my EAP, which somehow got currupted. I have deleted my jboss eap . Now with fresh EAP, admin console is displaying the message count properly.