Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 85634 invoked from network); 20 Apr 2006 03:25:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 03:25:05 -0000 Received: (qmail 56902 invoked by uid 500); 20 Apr 2006 03:25:05 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 56877 invoked by uid 500); 20 Apr 2006 03:25:04 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 56868 invoked by uid 99); 20 Apr 2006 03:25:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 20:25:04 -0700 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 (asf.osuosl.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; Wed, 19 Apr 2006 20:25:03 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FWPmc-00054r-LZ for activemq-users@geronimo.apache.org; Wed, 19 Apr 2006 20:24:42 -0700 Message-ID: <4000362.post@talk.nabble.com> Date: Wed, 19 Apr 2006 20:07:12 -0700 (PDT) From: rtselvan To: activemq-users@geronimo.apache.org Subject: Messages get redelivered more than once MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: rtselvan@gmail.com X-Nabble-From: rtselvan X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have consumers (MDB deployed using the Jboss 4.0.4) which receives messages and take a long time (hours) before acknowledging the messages (with auto acknowledge). With the latest snapshot versions, the same message is delivered 3 or more times. Is there way to tell the broker to not redeliver the message for period of time? Is there a time-out that I need to increase? Thanks -- View this message in context: http://www.nabble.com/Messages-get-redelivered-more-than-once-t1478185.html#a4000362 Sent from the ActiveMQ - User forum at Nabble.com.