Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 71557 invoked from network); 23 Sep 2009 12:20:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Sep 2009 12:20:46 -0000 Received: (qmail 39108 invoked by uid 500); 23 Sep 2009 12:20:45 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 39062 invoked by uid 500); 23 Sep 2009 12:20:44 -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 39052 invoked by uid 99); 23 Sep 2009 12:20:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 12:20:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shuston@riverace.com designates 69.39.89.30 as permitted sender) Received: from [69.39.89.30] (HELO a2s43.a2hosting.com) (69.39.89.30) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 12:20:35 +0000 Received: from c-24-63-92-14.hsd1.ma.comcast.net ([24.63.92.14] helo=hope) by a2s43.a2hosting.com with esmtpa (Exim 4.69) (envelope-from ) id 1MqQpS-0000mo-Pb for users@qpid.apache.org; Wed, 23 Sep 2009 08:20:14 -0400 From: "Steve Huston" To: Subject: RE: exchangeDeclare funtion hangs Date: Wed, 23 Sep 2009 08:20:10 -0400 Organization: Riverace Corporation Message-ID: <99A5FB148089406BA52230B0064BAC10@hope> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6822 In-Reply-To: <260124.44460.qm@web46109.mail.sp1.yahoo.com> Thread-Index: Aco8RaOu65Ym3BXeQyW+okb29A0g2QAAm/uA Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2s43.a2hosting.com X-AntiAbuse: Original Domain - qpid.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - riverace.com X-Virus-Checked: Checked by ClamAV on apache.org Hi Nitesh, What version of Qpid do you see this problem in? Could you post a small test program that reproduces this? Thanks, -Steve -- Steve Huston, Riverace Corporation > -----Original Message----- > From: Nithesh Shetty [mailto:knitheshshetty@yahoo.com]=20 > Sent: Wednesday, September 23, 2009 8:01 AM > To: users@qpid.apache.org > Subject: exchangeDeclare funtion hangs >=20 >=20 > Hi, > =A0 > When I try to declare exchange using > Session.exchangeDeclare(arg::exchange =3D "NAME",=20 > arg::exclusive =3D false, arg::autoDelete =3D false, arg::type =3D=20 > "direct"); > =A0 > =A0 > it hangs in=20 > VOID Condition::wait(Mutex& mutex) > { > =A0=A0=A0 = QPID_POSIX_ASSERT_THROW_IF(pthread_cond_destroy(&condition)); > }=20 > =A0 > Need help to proceed. > =A0 > Regards, > Nithesh > =A0 > =A0 > =A0 > =A0 >=20 >=20 > =20 --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org