[jboss-jira] [JBoss JIRA] (WFLY-5555) JMS Bridge ambiguous error reporting on module load failure
Bartosz Baranowski (JIRA)
issues at jboss.org
Wed Oct 21 04:26:00 EDT 2015
Bartosz Baranowski created WFLY-5555:
----------------------------------------
Summary: JMS Bridge ambiguous error reporting on module load failure
Key: WFLY-5555
URL: https://issues.jboss.org/browse/WFLY-5555
Project: WildFly
Issue Type: Bug
Reporter: Bartosz Baranowski
Assignee: Jason Greene
Priority: Minor
If JMS bridge depends on module that for some reason cant be loaded, log will show cryptic message:
10:21:26,173 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 51) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "messaging-activemq"),
("jms-bridge" => "a-to-c-bridge")
]) - failure description: "org.hornetq:main"
1. Failure description does not describe a thing
2. it points to HQ module, rather than custom module used in bridge conf.
Exception is thrown at JMSBridgeAdd:155
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list