Re: Prevent Queue from taking new messages, keeping messages already in queue

2013-03-01 Thread jayeff
Hi Christian, your suggestion with different transport connectors works like a charm! :-) Thanks alot! Best regards, jayeff -- View this message in context: http://activemq.2283324.n4.nabble.com/Prevent-Queue-from-taking-new-messages-keeping-messages-already-in-queue-tp4664197p4664305.html

Re: Re:Prevent Queue from taking new messages, keeping messages already in queue

2013-02-28 Thread jayeff
that works. Cheers, jayeff -- View this message in context: http://activemq.2283324.n4.nabble.com/Prevent-Queue-from-taking-new-messages-keeping-messages-already-in-queue-tp4664197p4664239.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ.DLQ appears, even though

2012-11-20 Thread jayeff
Hi all, I'm facing the following problem, maybe someone can help with this as I couldn't find helpful suggestions when searching the mailinglist or Google. I have an application running an embedded broker with three queue, no topics. Messages are put into the queues inside a transaction with 1-30

Description of queue attribute 'maxProducersToAudit'

2012-10-09 Thread jayeff
Hi all, was does the attribute 'maxProducersToAudit' mean on a queue? I found no description whatsoever on neither the ActiveMQ pages nor Google. Thanks & best regards, Johannes Felten -- View this message in context: http://activemq.2283324.n4.nabble.com/Description-of-queue-attribute-maxPro

Exceptions: Cannot lookup a consumer from a connection that had not been registered / The subscription does not exist

2012-06-26 Thread jayeff
Hi all, I run an ActiveMQ 5.5.1 broker with two queues. Clients produce messages (varying from many small to some of significant size) and put them into queue 1, from where consumers take the messages from the queue by pulling them at their speed (message prefetch = 0). Messages are sent in transa