You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Teemu Torma (JIRA)" <ji...@apache.org> on 2007/03/18 02:35:34 UTC

[jira] Closed: (AMQCPP-78) session tries to destroy already destroyed temporary queue

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

Teemu Torma closed AMQCPP-78.
-----------------------------


Works for me.

> session tries to destroy already destroyed temporary queue
> ----------------------------------------------------------
>
>                 Key: AMQCPP-78
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-78
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Openwire
>    Affects Versions: 2.0
>            Reporter: Teemu Torma
>         Assigned To: Timothy Bish
>             Fix For: 2.0
>
>         Attachments: test.cpp
>
>
> If using a temporary queue (or topic) and deleting it, session will try to delete it again.  This does not happen with named queues, nor if the temporary queue is never deleted.
> The attached program will fail on Linux /gcc with 
> pure virtual method called
> terminate called without an active exception

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.