[
https://issues.jboss.org/browse/WFLY-8546?page=com.atlassian.jira.plugin....
]
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)