Re: Message queue getting blocked

2007-05-29 Thread Adrian Tarau
Hello James, I have the same problem, the producer is blocked during close, even from the begging. I've tried with a memory limit of 200M but it still hangs from the first create/close. Name: SAMS-Worker-queue.contact_type-1 State: WAITING on [EMAIL PROTECTED] Total blocked: 10 Total waited: 5

Re: Message queue getting blocked

2007-03-02 Thread James Strachan
I've added an entry to the FAQ on this one... http://cwiki.apache.org/ACTIVEMQ/my-producer-blocks.html On 3/2/07, Po Cheung <[EMAIL PROTECTED]> wrote: I am seeing a queue being blocked in both ActiveMQMessageProducer.send() and ActiveMQMessageConsumer.close() and no more messages can be prod