Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 22899 invoked from network); 8 Mar 2007 14:49:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Mar 2007 14:49:19 -0000 Received: (qmail 69306 invoked by uid 500); 8 Mar 2007 14:49:27 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 69061 invoked by uid 500); 8 Mar 2007 14:49:27 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 69051 invoked by uid 99); 8 Mar 2007 14:49:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 06:49:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 06:49:14 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HPJvK-0003vr-5f for users@activemq.apache.org; Thu, 08 Mar 2007 06:48:54 -0800 Message-ID: <9374183.post@talk.nabble.com> Date: Thu, 8 Mar 2007 06:48:53 -0800 (PST) From: xavi To: users@activemq.apache.org Subject: Re: [Spam: 5.0] after some time running, Stomp client stops receiving new messages In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: xavi.caballe@gmail.com References: <9372282.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org 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.