Community

Stuck messages in jboss 5.1, messaging 1.4.3

created by Leonardo Battagli in JBoss Messaging - View the full discussion

Hello,

 

I have a problem with queues (not clustered) that does not delivers messages.

 

I'm using jboss 5.1.0GA and messaging and remoting versions are:

jboss.messaging.providerVersion=1.4.3.GA

JBossRemoting Version 2.5.1  (Flounder)

 

The queue's consumers reside in a jboss4.2.3 behind a firewall.

 

I read some posts around here but find no solution until now.

 

I tried changing this immutable parameters:

<attribute name="numberOfCallRetries" isParam="true">5</attribute>
<attribute name="pingFrequency" isParam="true">30000</attribute> (to avoid the 'idle connection' firewall problem)
<attribute name="pingWindowFactor" isParam="true">71582</attribute>
<attribute name="generalizeSocketException" isParam="true">true</attribute>

 

By the way, the problem comes up after the queue remain 'inactive' (no new message sent to the queue) for a few hours.

When some new messages are sent to the queue someone gets delivered and someone remain in 'delivering count'.

Subsequently all the messages gets delivered with no problem as far as, again, the queue remains 'inactive' (no new message sent to the queue) for a few hours.

 

I have set up no unit test.

 

Anyone suggests to upgrade messaging to 1.4.5 ? what else ?

 

Regards

Leonardo

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community