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

ASF GitHub Bot commented on ARTEMIS-105:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/48


> ActiveMQServerControl#forceFailover() always throw an exception
> ---------------------------------------------------------------
>
>                 Key: ARTEMIS-105
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-105
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Jeff Mesnil
>            Assignee: Justin Bertram
>             Fix For: 1.0.1
>
>
> {noformat}
> 14:31:36,734 ERROR [org.jboss.as.controller.management-operation] 
> (management-handler-thread - 3) WFLYCTL0013: Operation ("force-failover") 
> failed - address: ([
>     ("subsystem" => "messaging-activemq"),
>     ("server" => "default")
> ]): java.lang.RuntimeException: Server is stopped
>       at 
> org.apache.activemq.artemis.core.management.impl.AbstractControl.blockOnIO(AbstractControl.java:72)
>       at 
> org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl.forceFailover(ActiveMQServerControlImpl.java:1937)
>       at 
> org.wildfly.extension.messaging.activemq.ActiveMQServerControlHandler.executeRuntimeStep(ActiveMQServerControlHandler.java:221)
> {noformat}
> The call to blockOnIO in the finally block always fail because the server has 
> been stopped beforehands.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to