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

Emmanuel Hugonnet (Jira) issues at jboss.org
Wed Feb 19 12:52:00 EST 2020


Emmanuel Hugonnet created WFLY-13136:
----------------------------------------

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


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

Reproducer:
 - start in full-ha

Create dg
/subsystem=messaging-activemq/discovery-group=dg-group1:add(initial-wait-timeout=30000, jgroups-channel=ee, jgroups-cluster=artemis-cluster)
/subsystem=messaging-activemq/pooled-connection-factory=activemq-ra:add(transaction=xa, entries=[java:/JmsXA, java:jboss/DefaultJMSConnectionFactory],discovery-group=dg-group1)



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


More information about the jboss-jira mailing list