[jboss-jira] [JBoss JIRA] (WFLY-8546) Server does not fail to start when there is an error in Artemis server
Jeff Mesnil (JIRA)
issues at jboss.org
Wed May 3 05:24:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil reopened WFLY-8546:
-------------------------------
The fix is not sufficient. Artemis catches exceptions that occur during server activation, logs an error and calls its ActivationFailureListener with the exception.
The messaging-activemq subsystem is not adding a ActivationFailureListener to the embedded Artemis server and is missing such exceptions.
> Server does not fail to start when there is an error in Artemis server
> ----------------------------------------------------------------------
>
> Key: WFLY-8546
> URL: https://issues.jboss.org/browse/WFLY-8546
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 11.0.0.Beta1
>
>
> When there is an error that prevents an embedded Artemis server to start, the messaging-activemq subsystem only logs the error.
> Instead, it should throw a StartException to prevent the app server to start.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list