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:knitheshshe...@yahoo.com] 
> Sent: Wednesday, September 23, 2009 8:01 AM
> To: users@qpid.apache.org
> Subject: exchangeDeclare funtion hangs
> 
> 
> Hi,
>  
> When I try to declare exchange using
> Session.exchangeDeclare(arg::exchange = "NAME", 
> arg::exclusive = false, arg::autoDelete = false, arg::type = 
> "direct");
>  
>  
> it hangs in 
> VOID Condition::wait(Mutex& mutex)
> {
>     QPID_POSIX_ASSERT_THROW_IF(pthread_cond_destroy(&condition));
> } 
>  
> Need help to proceed.
>  
> Regards,
> Nithesh
>  
>  
>  
>  
> 
> 
>       


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to