[jboss-user] [Beginner's Corner] - MessageCount high

jepper do-not-reply at jboss.com
Fri Nov 4 07:46:30 EDT 2011


jepper [http://community.jboss.org/people/jepper] created the discussion

"MessageCount high"

To view the discussion, visit: http://community.jboss.org/message/635055#635055

--------------------------------------------------------------
Hello,

Apologies if this is not the right place to ask. Please advise if this is the case. I'm new to jboss and java, and I could really do with some help.

I'm using jboss 6.1.0 final clustered with hornetq 2.2.5 final, solaris 10. One of our queues is adding to MessageCount, and not going down, despite there not being much activity on the system. Two of the 6 jboss hosts, are unable to completely process their messages, i.e. reach a MessageCount of 0.

I'm running a twiddle script every minute, here's a sample of it - server 1,3,5,6 are Ok it seems (0), while server 2 and 4, never go down.

So, against my 6 servers, I twiddle every minute, and record in a log file
twiddle.sh -o {host} get 'org.hornetq:module=JMS,type=Queue,name="AssetQueue"' MessageCount 

20111104-111200,,0,4076,0,704,0,0,
20111104-111300,,0,4086,0,704,0,0,
20111104-111400,,0,4094,0,706,0,0,
20111104-111500,,0,4105,0,709,0,0,
20111104-111600,,0,4125,0,711,0,0,
20111104-111700,,0,4136,0,712,0,0,

I guess, my question needs to be open - how do I troubleshoot this?

My idea was to inspect what those messages, but I'm frankly clueless as to how I can do this. Invoking listMessages in the jmx-console does nothing (I get one line saying "[Ljava.util.Map;@604e9ae5" which means nothing to me). I do not have GUI access to the solaris server, and I'm not allowed to install anything.

Any ideas / help will be much appreciated.

Kind regards
Jepper
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/635055#635055]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111104/36b064a2/attachment-0001.html 


More information about the jboss-user mailing list