You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Tamilmaran (Created) (JIRA)" <ji...@apache.org> on 2011/12/16 06:47:30 UTC

[jira] [Created] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Unable to delete temperory queues using ActiveMQ NMS API for .Net
-----------------------------------------------------------------

                 Key: AMQNET-364
                 URL: https://issues.apache.org/jira/browse/AMQNET-364
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ, NMS
         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
            Reporter: Tamilmaran
            Assignee: Jim Gomes


After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
But nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to fix this issue using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Updated] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Tamilmaran (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamilmaran updated AMQNET-364:
------------------------------

    Description: 
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

  was:
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
But nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

    
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: api-change
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Updated] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Tamilmaran (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamilmaran updated AMQNET-364:
------------------------------

    Labels: .net activemq api-change nms-api  (was: api-change)
    
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: .net, activemq, api-change, nms-api
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Updated] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Tamilmaran (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamilmaran updated AMQNET-364:
------------------------------

    Description: 
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

  was:
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

    
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: api-change
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Updated] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Tamilmaran (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamilmaran updated AMQNET-364:
------------------------------

    Description: 
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

  was:
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

    
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: api-change
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Closed] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Timothy Bish (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQNET-364.
-------------------------------

    Resolution: Not A Problem

Working as designed, destinations can't be deleted when an active consumer is registered.
                
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: .net, activemq, api-change, nms-api
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Commented] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Timothy Bish (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172286#comment-13172286 ] 

Timothy Bish commented on AMQNET-364:
-------------------------------------

If there are consumers on that destination then it won't be deleted, otherwise attaching a NUnit test case so we can see what is happening in your case would be helpful.
                
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: .net, activemq, api-change, nms-api
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Updated] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Tamilmaran (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamilmaran updated AMQNET-364:
------------------------------

    Description: 
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
But nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

  was:
After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
But nothing works to remove the queues.I could still see those queues listed on the web admin console.
Is there a way to fix this issue using the ActiveMQ NMS API for .Net?

    
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: api-change
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination) and so on..
> But nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues using the ActiveMQ NMS API for .Net?

--
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

        

[jira] [Commented] (AMQNET-364) Unable to delete temperory queues using ActiveMQ NMS API for .Net

Posted by "Tamilmaran (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQNET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173040#comment-13173040 ] 

Tamilmaran commented on AMQNET-364:
-----------------------------------

Its fixed when I used listenerContainer.Shutdown() instead of listenerContainer.Stop() method to remove the consumer.
                
> Unable to delete temperory queues using ActiveMQ NMS API for .Net
> -----------------------------------------------------------------
>
>                 Key: AMQNET-364
>                 URL: https://issues.apache.org/jira/browse/AMQNET-364
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>         Environment: Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.
>            Reporter: Tamilmaran
>            Assignee: Jim Gomes
>              Labels: .net, activemq, api-change, nms-api
>
> After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
> But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
> No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
> Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

--
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