[jboss-user] [Messaging, JMS & JBossMQ] - JBM messages getting stuck in queue?
TheOverlord
do-not-reply at jboss.com
Wed Jul 16 19:35:55 EDT 2008
The basic problem is that JBM messages appear to be getting stuck in a queue somewhere. I don't know where they're getting stuck and I don't know how to troubleshoot it.
I'm using JBM 1.4.1.Beta1 and JBoss AS 4.2.2.GA. I'm also using JBR 2.2.2.SP8.
I'm using a clustered queue on clustered JBoss application servers.
Non-clustered JBoss instances containing MDBs are configured to consume the messages from the clustered queue. I'm using a JBM bridge to take messages from the clustered queue and deliver them to a local queue on the non-clustered JBoss instances which are then consumed by the MDBs.
Anyhow messages all flow nicely for a while but then it all get jammed up and stuck and petty quickly nothing is moving.
What do you think is going on?
How do I even begin to trouble shoot the problem?
I tried using the JMX console but it shows nothing in the queue (listAllMessages). In fact I've never seen the JMX console show anything in the queue ever and I believe it's malfunctioning. It always returns "[]".
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164881#4164881
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164881
More information about the jboss-user
mailing list