You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2009/09/09 09:07:14 UTC

[jira] Resolved: (AMQ-1803) MirroredQueue cannot be cast to Queue when Purging Mirrored Queue

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

Rob Davies resolved AMQ-1803.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.4.0)
                   5.3.0

Fixed by svn revision 812790

> MirroredQueue cannot be cast to Queue when Purging Mirrored Queue
> -----------------------------------------------------------------
>
>                 Key: AMQ-1803
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1803
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0, 5.2.0
>         Environment: Windows Server 2003 R2 fully patched as of 2008-06-13, Sun Java current version as of 2008-06-13. ActiveMQ 5.1.0 as released as of 2008-05-30.
>            Reporter: Chris Wiegand
>            Assignee: Rob Davies
>             Fix For: 5.3.0
>
>
> We used MirroredQueues so that we can monitor what's going on using a simple Topic client we wrote. When we click 'Purge' on the queue in the web admin interface, we get a Java exception: org.apache.activemq.broker.region.virtual.MirroredQueue$1 cannot be cast to org.apache.activemq.broker.region.Queue. We are able to delete the queue, but then our listener classes do not auto-reconnect for up to 5 minutes (our own code for that to work around issues with ActiveMQ.Net bindings). 

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