You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Torben Fitschen (JIRA)" <ji...@apache.org> on 2012/04/23 09:08:46 UTC

[jira] [Issue Comment Edited] (APLO-192) "java.lang.AssertionError: Dispatch queue 'virtual-host' was not executing" occurs when queue or dsub is deleted via web admin

    [ https://issues.apache.org/jira/browse/APLO-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259424#comment-13259424 ] 

Torben Fitschen edited comment on APLO-192 at 4/23/12 7:07 AM:
---------------------------------------------------------------

Same warning on auto delete (99-trunk-20120421.031307-21)
                
      was (Author: torben.fistchen):
    Same warning on auto delete
                  
> "java.lang.AssertionError: Dispatch queue 'virtual-host' was not executing" occurs when queue or dsub is deleted via web admin
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: APLO-192
>                 URL: https://issues.apache.org/jira/browse/APLO-192
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker
>    Affects Versions: 1.2
>         Environment: 1.2 release, 99-trunk-20120419.031749-19
>            Reporter: Torben Fitschen
>            Assignee: Hiram Chirino
>             Fix For: 1.3
>
>
> java.lang.AssertionError: Dispatch queue 'virtual-host' was not executing, (currently executing: 'FooBar.534') | org.apache.activemq.apollo.broker.Broker | hawtdispatch-DEFAULT-1
> java.lang.AssertionError: Dispatch queue 'virtual-host' was not executing, (currently executing: 'FooBar.534')
>         at org.fusesource.hawtdispatch.internal.SerialDispatchQueue.assertExecuting(SerialDispatchQueue.java:141)
>         at org.apache.activemq.apollo.broker.LocalRouter.on_queue_destroy_start(LocalRouter.scala:1295)
>         at org.apache.activemq.apollo.broker.LocalRouter._destroy_queue(LocalRouter.scala:1317)
>         at org.apache.activemq.apollo.web.resources.BrokerResource$$anonfun$queue_delete$1$$anonfun$apply$25.apply(BrokerResource.scala:566)
>         at org.apache.activemq.apollo.web.resources.BrokerResource$$anonfun$queue_delete$1$$anonfun$apply$25.apply(BrokerResource.scala:566)
>         at org.fusesource.hawtdispatch.package$RichExecutorTrait$$anonfun$flatFuture$1.apply$mcV$sp(hawtdispatch.scala:125)
>         at org.fusesource.hawtdispatch.package$$anon$3.run(hawtdispatch.scala:358)
>         at org.fusesource.hawtdispatch.internal.SerialDispatchQueue.run(SerialDispatchQueue.java:96)
>         at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:77)

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