]
Jeff Mesnil moved JBEAP-6466 to WFLY-7330:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7330 (was: JBEAP-6466)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
(was: JMS)
Affects Version/s: 10.1.0.Final
(was: 7.0.0.GA)
Colocated HA topology with HTTP connectors/acceptors
----------------------------------------------------
Key: WFLY-7330
URL:
https://issues.jboss.org/browse/WFLY-7330
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.1.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Critical
I try to configure colocated HA topology with HTTP connectors/acceptors but something
goes wrong and I see repeated WARN message \[1\] on the first node and on the second I see
the \[2\]. Maybe it is misconfiguration, but I have no idea what I do wrong. I attached
XML configurations of both nodes, please review it.
\[1\]
{code}
12:55:47,789 WARN [org.apache.activemq.artemis.core.client] (Thread-10
(ActiveMQ-client-global-threads-487873773)) AMQ212006: Waiting 2 000 milliseconds before
next retry. RetryInterval=2 000 and multiplier=1
{code}
\[2\]
{code}
12:56:39,054 WARN [org.apache.activemq.artemis.core.client] (Thread-10
(ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@4766f9b3-516179796))
AMQ212006: Waiting 500 milliseconds before next retry. RetryInterval=500 and multiplier=1
{code}