Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 69610 invoked from network); 18 Dec 2009 23:31:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Dec 2009 23:31:00 -0000 Received: (qmail 54832 invoked by uid 500); 18 Dec 2009 23:30:59 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 54784 invoked by uid 500); 18 Dec 2009 23:30:59 -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 54774 invoked by uid 99); 18 Dec 2009 23:30:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 23:30:59 +0000 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 (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 23:30:51 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NLmHG-0000r1-1h for users@activemq.apache.org; Fri, 18 Dec 2009 15:30:30 -0800 Message-ID: <26851155.post@talk.nabble.com> Date: Fri, 18 Dec 2009 15:30:30 -0800 (PST) From: couzteau To: users@activemq.apache.org Subject: RE: Debug JMS environment In-Reply-To: <18452317.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: couzteau@bitfaeule.net References: <18426484.post@talk.nabble.com> <5BD9FA70F5EDAC43AB816A5FDE30F6AC0711BAAE@xmb-sjc-21a.amer.cisco.com> <18452317.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Turns out the problems was having explicitQosEnabled=true and a short timeToLive. The system clocks of producer, broker and consumer deviated hence messages were expired before they were ever delivered. -- View this message in context: http://old.nabble.com/Debug-JMS-environment-tp18426484p26851155.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.