Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEA7897AE for ; Mon, 23 Apr 2012 07:07:16 +0000 (UTC) Received: (qmail 83712 invoked by uid 500); 23 Apr 2012 07:07:15 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 82953 invoked by uid 500); 23 Apr 2012 07:07:11 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 82925 invoked by uid 99); 23 Apr 2012 07:07:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 07:07:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 07:07:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4BD7F4092BB for ; Mon, 23 Apr 2012 07:06:49 +0000 (UTC) Date: Mon, 23 Apr 2012 07:06:49 +0000 (UTC) From: "Torben Fitschen (JIRA)" To: commits@activemq.apache.org Message-ID: <1498124194.3877.1335164809369.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1067730757.6127.1334845847249.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (APLO-192) "java.lang.AssertionError: Dispatch queue 'virtual-host' was not executing" occurs when queue or dsub is deleted via web admin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/APLO-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259424#comment-13259424 ] Torben Fitschen commented on APLO-192: -------------------------------------- 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