James.Strachan wrote: > > Are there still messages on the queue available and there isn't > another consumer hogging them? > http://activemq.apache.org/i-do-not-receive-messages-in-my-second-consumer.html >
We are using a topic and not a queue, so if I understand this correctly... http://activemq.apache.org/how-does-a-queue-compare-to-a-topic.html what you say can't be happening in this case. James.Strachan wrote: > > What acknowledgement mode are you using? It could be to do with prefetch > buffers > http://activemq.apache.org/what-is-the-prefetch-limit-for.html > We are using auto (we are not sending the 'ack' header with Stomp's SUBSCRIBE command, and from what I've read the default is auto). James.Strachan wrote: > > BTW I'd recommend trying a recent 4.1-SNAPSHOT build if you are using > Stomp (we're gonna release 4.1.1 real soon now) as there's been a > number of Stomp related issues fixed recently > http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/apache-activemq/4.1-SNAPSHOT/ > > (use the ones near the bottom of the page that are more recent) > Following your suggestion, we have tried this, but we have the same problem :-( Thank you very much for your suggestions. Any ideas about what else we could do? xavi -- View this message in context: http://www.nabble.com/after-some-time-running%2C-Stomp-client-stops-receiving-new-messages-tf3368496s2354.html#a9374183 Sent from the ActiveMQ - User mailing list archive at Nabble.com.