Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5DA11846A for ; Thu, 6 Aug 2015 07:36:29 +0000 (UTC) Received: (qmail 95367 invoked by uid 500); 6 Aug 2015 07:36:29 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 95332 invoked by uid 500); 6 Aug 2015 07:36:29 -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 95286 invoked by uid 99); 6 Aug 2015 07:36:29 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2015 07:36:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A348A19C4EC for ; Thu, 6 Aug 2015 07:36:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.012 X-Spam-Level: X-Spam-Status: No, score=-0.012 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wFkjZ6MSD5CD for ; Thu, 6 Aug 2015 07:36:28 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id EEE7F428DB for ; Thu, 6 Aug 2015 07:36:27 +0000 (UTC) Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 4882AA37B9 for ; Thu, 6 Aug 2015 07:35:57 +0000 (UTC) Received: from [10.36.116.45] (ovpn-116-45.ams2.redhat.com [10.36.116.45]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t767Zt4V016855 for ; Thu, 6 Aug 2015 03:35:56 -0400 Message-ID: <55C30F04.5000500@redhat.com> Date: Thu, 06 Aug 2015 08:38:44 +0100 From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham (USA), Matt Parsons (USA), Charlie Peters (USA), Michael O'Neill (Ireland) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: qpid errors References: <34C42394B04A384C9D9EB63F238B1563084BC9@POCITMSEXMB07.LntUniverse.com>,<55BF12AE.8070206@redhat.com> <34C42394B04A384C9D9EB63F238B1563084BE5@POCITMSEXMB07.LntUniverse.com>,<55BF4F5A.1060400@redhat.com> <34C42394B04A384C9D9EB63F238B1563084C43@POCITMSEXMB07.LntUniverse.com>,<55C08767.9050308@redhat.com> <34C42394B04A384C9D9EB63F238B1563084C76@POCITMSEXMB07.LntUniverse.com>,<00BCD2BEF4977149A7C7303B4BAEBBE621C38E22@ORD2MBX01E.mex05.mlsrvr.com>,<34C42394B04A384C9D9EB63F238B1563084CED@POCITMSEXMB07.LntUniverse.com>, <34C42394B04A384C9D9EB63F238B1563084D55@POCITMSEXMB07.LntUniverse.com> In-Reply-To: <34C42394B04A384C9D9EB63F238B1563084D55@POCITMSEXMB07.LntUniverse.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 On 08/06/2015 04:53 AM, Suman.Patro-TRN wrote: > Thanks for replying Steve. I have already googled the issue and the solution seems to only enable the scripts but all in vain. > And is it really required I run the tests or are there some other way through which I can understand the qpid working and analyze the performance?? There are two utilities that can be useful: qpid-send and qpid-receive. These allow you to send and receive messages with different options, at different rates etc. The help option passed to each will give you a list of what can be controlled. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org