Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 6959 invoked from network); 30 Sep 2009 10:23:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Sep 2009 10:23:28 -0000 Received: (qmail 6318 invoked by uid 500); 30 Sep 2009 10:23:28 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 6286 invoked by uid 500); 30 Sep 2009 10:23:27 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 6276 invoked by uid 99); 30 Sep 2009 10:23:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 10:23:27 +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 (athena.apache.org: domain of gsim@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 10:23:18 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8UAMvSs019856 for ; Wed, 30 Sep 2009 06:22:57 -0400 Received: from [10.11.11.186] (vpn-11-186.rdu.redhat.com [10.11.11.186]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8UAMuHh004347 for ; Wed, 30 Sep 2009 06:22:57 -0400 Message-ID: <4AC3310C.1050003@redhat.com> Date: Wed, 30 Sep 2009 11:21:00 +0100 From: Gordon Sim Organization: Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom.,Registered in England and Wales under Company Registration No. 3798903,Directors: Michael Cunningham (USA), Charlie Peters (USA) and David Owens (Ireland) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: persistant queue in qpid0.5 References: <1254295572284-3741159.post@n2.nabble.com> <4AC3228D.3040404@redhat.com> <1254305500480-3741789.post@n2.nabble.com> In-Reply-To: <1254305500480-3741789.post@n2.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-Virus-Checked: Checked by ClamAV on apache.org On 09/30/2009 11:11 AM, ft420 wrote: > > could you please provide link for the same. http://anonsvn.jboss.org/repos/rhmessaging/store/trunk/cpp/ > Gordon Sim wrote: >> >> On 09/30/2009 08:26 AM, ft420 wrote: >>> >>> ./qpidd --num-jfiles 64 --jfile-size-pgs 128 -p 5004 --auth no >>> --default-queue-limit 0 --load-module msgstore.so >>> gives error >>> critical Broker start-up failed: If --data-dir is blank or --no-data-dir >>> is >>> specified. --store-dir must be present >>> hence i created directory named teststore and added --store-dir teststore >>> flag to above command but it gives coredump. >>> >>> msgstore was generated for qpid0.4 and same is used for qpid0.5. >>> please let me know the solution. >> >> It is likely that the interface between the store and the broker changed >> between 0.4 and 0.5. I believe revision 3373 from the store SVN is the >> correct one to use when building against qpid 0.5. >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:users-subscribe@qpid.apache.org >> >> >> > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org