Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 87123 invoked from network); 4 May 2007 09:31:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 May 2007 09:31:36 -0000 Received: (qmail 67751 invoked by uid 500); 4 May 2007 09:31:42 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 67733 invoked by uid 500); 4 May 2007 09:31:42 -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 67724 invoked by uid 99); 4 May 2007 09:31:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2007 02:31:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.strachan@gmail.com designates 66.249.82.231 as permitted sender) Received: from [66.249.82.231] (HELO wx-out-0506.google.com) (66.249.82.231) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2007 02:31:35 -0700 Received: by wx-out-0506.google.com with SMTP id h29so755516wxd for ; Fri, 04 May 2007 02:31:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JH+wAXQ3iQn2RQ+/09Lbg5kxjg4StDQEBUGjqeMcHQS7LHgg1OQXhZBNMXAVV92Ndw148XwR460uoER54r/ONdiCaQXTJDp538na4t+Ui1vI7Yivyiycs0hyEG9deCh6c0S7dl/m+BJbnuJ+otLFbS6oWbRLG0dTr15YG98INFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DF3KLOgtnWtoYek/vkNZq5LN1hMHKFnJgoj/WnOpSZR56f0GKHYCd58ELKcrt9zvF4AOC7EtobnkpJjP34/WJVdbb+oY5h0KCptnEUCsCGPijsXZucz8W90pA6mFlmbCJlNXIyESP/x9a0pQL7WeHEXsBQLholMx5mYAfvebf88= Received: by 10.90.54.4 with SMTP id c4mr2869554aga.1178271074738; Fri, 04 May 2007 02:31:14 -0700 (PDT) Received: by 10.90.105.5 with HTTP; Fri, 4 May 2007 02:31:14 -0700 (PDT) Message-ID: Date: Fri, 4 May 2007 10:31:14 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: facing problems with explicitas well as embedded broker on the same machine with the producer and consumer on different machine ---- need help Urgent In-Reply-To: <000601c78e2d$ea568640$57c94d0a@persistent.co.in> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <002f01c78d8b$56f8e070$57c94d0a@persistent.co.in> <000601c78e2d$ea568640$57c94d0a@persistent.co.in> X-Virus-Checked: Checked by ClamAV on apache.org On 5/4/07, Jignesh ShaH wrote: > Hi James > > The problem is resolved as I missed connection.start() Its definitely worth checking the FAQ as there's lots of common gotchas in there... http://activemq.apache.org/faq.html > But can u let me know about deleting the Queue contents as even I m setting the Delivery mode to Non Persistent I am having a dispatch count of 6181 More faq entries of interest... http://activemq.apache.org/what-is-the-difference-between-persistent-and-non-persistent-delivery.html http://activemq.apache.org/how-do-i-purge-a-queue.html -- James ------- http://macstrac.blogspot.com/