Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 76816 invoked from network); 29 Jan 2007 15:49:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2007 15:49:26 -0000 Received: (qmail 67471 invoked by uid 500); 29 Jan 2007 15:49:30 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 67455 invoked by uid 500); 29 Jan 2007 15:49:30 -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 67446 invoked by uid 99); 29 Jan 2007 15:49:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 07:49:30 -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; Mon, 29 Jan 2007 07:49:20 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HBYke-0003zK-Cn for activemq-users@geronimo.apache.org; Mon, 29 Jan 2007 07:49:00 -0800 Message-ID: <8691619.post@talk.nabble.com> Date: Mon, 29 Jan 2007 07:49:00 -0800 (PST) From: masterov To: activemq-users@geronimo.apache.org Subject: Re: activemq-cpp missing messages In-Reply-To: <8691479.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: alexei.masterov@us.icap.com References: <8658100.post@talk.nabble.com> <5A211522579EBD4A83155ED7FA153063013B63D0@corpatsmail1.corp.sensis.com> <8658968.post@talk.nabble.com> <8a6feb940701270106w6794c715r4101317af2441739@mail.gmail.com> <8691479.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Right after I posted this, I found the solution. It turns out that my sample process terminates before the AMQ thread finishes all the sends, so it doesn't have a chance to send all the messages, if the process lives long enough, all messages are sent. Apologies for the confusion. Thanks, AM -- View this message in context: http://www.nabble.com/activemq-cpp-missing-messages-tf3124967.html#a8691619 Sent from the ActiveMQ - User mailing list archive at Nabble.com.