Disable ActiveMQ.DLQ

2008-06-25 Thread varoa
Hi, I'm using a couple of topics with the configuration shown at the bottom of this msg. There is 1 client consuming from each topic, both run the same code, create a connection like this: ActiveMQConnectionFactory factory = new ActiveMQConnectionFactory(this.url); this.connection = fact

Misterious loss of messages, debug hints? clues?

2007-10-24 Thread varoa
Hi, I'm having some problems with a producer losing messages at random. I have already checked http://activemq.apache.org/my-producer-blocks.html but I don't think it's related to that problem. I have a non-persistent topic, the producer sends around 30-50 messages/sec and my consumer is quite fa