On 12 Mar 2008, at 05:41, Michal Singer wrote:
Hi. After increasing the memory limitation of the broker, the 3900 has
increased to about 5610. this may show some kind of memory leak with
the
Active MQ broker on my opinion.
Please keep in mind that i am using mostly temporary queues which are
deleted all the time, so the memory should be released.
Can any one help me with this problem??
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 (Using
different temporary queues to reply to different producers), 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-tp15950828s2354p15998252.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Use the 5.1 SNAPSHOT - its got some fixes for Queue dispatching -
which should fix this
cheers,
Rob