[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-09 Thread timfox
mpr_prabhu wrote : | However would consider this as a defect in JBM as I expect it to handle it more gracefully and clean up expired messages or ensure these do not affect new messages | The JMS spec only requires that expired messages are never received by a consumer. It does not

[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-08 Thread mpr_prabhu
Strange. We finally traced back the hanging/n delivery of messages to Message expiries. We set out message expiries to 5 seconds and during certain times our application would be working so hard (It is processing messages at 250 TPS) that expired messages would buildup in our queues. However

[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-07 Thread ydzsidemiik
http://jira.jboss.org/jira/browse/JBMESSAGING-1159 Could be this one, it cost me some hairline too ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134932#4134932 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4134932

[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-05 Thread timfox
There's no such release as JBoss Messaging 1.4.1.SP1. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134139#4134139 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4134139 ___

[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-05 Thread mpr_prabhu
Sorry Version we are using is 1.4.0.SP1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134246#4134246 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4134246 ___ jboss-user mailing

[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-05 Thread mpr_prabhu
We had the same problem occur few times today. When the problem occurred we just stopped the delivery on the MDB MBean and started delivery again. Everything started working again. Also when the problem occurred we took a ThreadCPUUtilization to see what threads were doing any work and found a

[jboss-user] [JBoss Messaging] - Re: MDBs not getting messages after long run

2008-03-05 Thread timfox
Does the same problem also occur with 1.4.0.SP3? Can you also ensure you are using JBoss Remoting 2.2.2.SP4? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134471#4134471 Reply to the post :