You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by rgavlin <rg...@yahoo.com> on 2008/10/08 10:58:52 UTC

smx-jms:endpoint in-only consumer getting maxredelivery_exceeded timeouts

Greetings,

I have an integration process that begins with a smx-jms:endpoint in-only
consumer listening using ssl to a jms queue. The integration process ends
with a smx-file:sender. The process takes several seconds to process a
single message.

When I test the integration process by putting 20 large messages on the
queue, smx usually appears to receive only approximately 15 of the messages,
give or take 1 or 2. The broker's log reports "premature exit:
maxredelivery_exceeded" for the other 5 messages after it apparently
attempts to redeliver the failing messages 3 times in the span of 6 seconds.
Any suggestions how this connection needs to be tuned to resolve this issue? 

Thx,

- Ron
-- 
View this message in context: http://www.nabble.com/smx-jms%3Aendpoint-in-only-consumer-getting-maxredelivery_exceeded-timeouts-tp19874986p19874986.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.