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 8DF9F10ACD for ; Fri, 10 Jan 2014 11:45:19 +0000 (UTC) Received: (qmail 11781 invoked by uid 500); 10 Jan 2014 11:44:58 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 11360 invoked by uid 500); 10 Jan 2014 11:44:52 -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 11329 invoked by uid 99); 10 Jan 2014 11:44:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 11:44:51 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,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; Fri, 10 Jan 2014 11:44:46 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s0ABiOOa001145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 10 Jan 2014 06:44:24 -0500 Received: from [10.36.116.108] (ovpn-116-108.ams2.redhat.com [10.36.116.108]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s0ABiN8k016498 for ; Fri, 10 Jan 2014 06:44:24 -0500 Message-ID: <52CFDD91.8020104@redhat.com> Date: Fri, 10 Jan 2014 11:46:25 +0000 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), Paul Hickey (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::client::Connection::newSession() seems to be hanging References: <1389349913539-7602520.post@n2.nabble.com> <52CFCDEE.1020703@redhat.com> <1389350735634-7602522.post@n2.nabble.com> <52CFD19A.9050504@redhat.com> <1389351932139-7602525.post@n2.nabble.com> <1389353745457-7602529.post@n2.nabble.com> In-Reply-To: <1389353745457-7602529.post@n2.nabble.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.25 X-Virus-Checked: Checked by ClamAV on apache.org On 01/10/2014 11:35 AM, trivedi_ravi13 wrote: > Is there an alternative to SYNC newSession() ? can we use AsyncSession to > declare queues and subscribe to it ? Do you advise to use AsyncSession here > to fix this issue ? If the attach request is not even being sent, then the issue is not in blocking for that to be confirmed, so making the call asynchronous will not help. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org