[jboss-jira] [JBoss JIRA] (WFLY-13142) Can't create a Connection Factory using Jgroups discovery

Emmanuel Hugonnet (Jira) issues at jboss.org
Thu Feb 20 03:56:01 EST 2020


Emmanuel Hugonnet created WFLY-13142:
----------------------------------------

             Summary: Can't create a Connection Factory using Jgroups discovery
                 Key: WFLY-13142
                 URL: https://issues.redhat.com/browse/WFLY-13142
             Project: WildFly
          Issue Type: Bug
          Components: JMS
    Affects Versions: 19.0.0.Beta2
            Reporter: Emmanuel Hugonnet
            Assignee: Emmanuel Hugonnet


When trying to configure a connection factory with a JGroup Discovery Group it fails with the exception:

{
    "outcome" => "failed",
    "failure-description" => {
        "WFLYCTL0412: Required services that are not installed:" => ["jboss.messaging-activemq.bindings.discovery.dg-group1"],
        "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.messaging-activemq.jms.pooled-connection-factory.activemq-ra is missing [jboss.messaging-activemq.bindings.discovery.dg-group1]"]
    },
    "rolled-back" => true
}




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list