JBoss Community

Message delivery stops even though consumer connected

created by Dan O'Keeffe in JBoss Messaging - View the full discussion

Hey all,

 

I'm having some problems with JBoss messaging 1.4.6 (part of jboss-5.0.1 enterprise edition) in relation to messages being left on a destination even when there is an active consumer still trying to receive (with a receive timeout of 500ms).  It happens for both queues and topics. When I look at the state of the destination in the admin console it shows something like:

 

Run State: RUNNINGCreated Programmatically: false

Message Counter History Day Limit: -1

Numeric Metrics

NameValueDescription

Category: utilization

Count0The total message count since startup or last counter reset
Count Delta0The message count delta since last method call
Depth13,683The current message count of pending messages within the queue waiting for dispatch
Depth Delta0The message count delta of pending messages since last method call
Time Last Update0The timestamp of the last message add

Category: throughput

Consumer Count1The number of consumers on the queue
Delivering Count0The number of messages currently being delivered
Message Count13,683The number of messages in the queue
Scheduled Message Count0The number of scheduled messages in the queue

 

We are using the 'default' configuration, unmodified other than to add several standard destinations in server/default/deploy/messaging/destinations-service.xml. The test we're running passes fine with several other JMS providers (including HornetQ), so we're pretty sure it's not a problem on our end. Can anyone offer some advice?

Thanks,

Dan

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community