You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "sandeep jain (JIRA)" <ji...@apache.org> on 2012/06/12 13:28:43 UTC

[jira] [Updated] (AMQCPP-412) when trying to to close session or conenction when the producer is already down, close call hangs forever

     [ https://issues.apache.org/jira/browse/AMQCPP-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sandeep jain updated AMQCPP-412:
--------------------------------

    Description: 
when trying to close the session on connection when producer is already down, the close call hangs forever and neither come out of the call nor throw any ex ception.

backtrace for the same is:


  0x28bb33ed in activemq::core::ActiveMQConnection::syncRequest ()
   from libactivemq-cpp.so.1
#1  0x28bb3949 in activemq::core::ActiveMQConnection::disposeOf ()
   from libactivemq-cpp.so.1
#2  0x28bb3ce4 in activemq::core::ActiveMQConnection::disconnect ()
   from libactivemq-cpp.so.1
#3  0x28bb7c9a in activemq::core::ActiveMQConnection::close ()
   from libactivemq-cpp.so.1


  was:when trying to close the session on connection when producer is already down, the close call hangs forever and neither come out of the call nor throw any ex ception.

    
> when trying to to close session or conenction when the producer is already down, close call hangs forever
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMQCPP-412
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-412
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Integration Tests
>    Affects Versions: 3.0
>         Environment: Unix
>            Reporter: sandeep jain
>            Assignee: Timothy Bish
>              Labels: performance
>
> when trying to close the session on connection when producer is already down, the close call hangs forever and neither come out of the call nor throw any ex ception.
> backtrace for the same is:
>   0x28bb33ed in activemq::core::ActiveMQConnection::syncRequest ()
>    from libactivemq-cpp.so.1
> #1  0x28bb3949 in activemq::core::ActiveMQConnection::disposeOf ()
>    from libactivemq-cpp.so.1
> #2  0x28bb3ce4 in activemq::core::ActiveMQConnection::disconnect ()
>    from libactivemq-cpp.so.1
> #3  0x28bb7c9a in activemq::core::ActiveMQConnection::close ()
>    from libactivemq-cpp.so.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira