Producer uses: auto ack - 
queueSessionSend = queueConnection.createQueueSession(false,
Session.AUTO_ACKNOWLEDGE);



Michal Singer wrote:
> 
> hi. I am using activemq 5.0.0 broker embedded in spring. I use temporary
> queues.
> After calling jmsTemplate.convertAndSend exactly 3990 times, the response
> will get stuck and not
> be delivered. No exception or error is shown. it just gets stuck for no
> apparent reason.
> 
> Does any one have any ideas what to do?
> 

-- 
View this message in context: 
http://www.nabble.com/Send-response-to-temporary-queue-gets-stuck-after-3900-sends-tp15950828s2354p15975499.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to