]
Jeff Mesnil moved JBEAP-7787 to WFLY-7773:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7773 (was: JBEAP-7787)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
(was: JMS)
Affects Version/s: (was: 7.0.0.GA)
(was: 7.1.0.DR7)
Old way Colocated HA topology with HTTP connectors/acceptors
------------------------------------------------------------
Key: WFLY-7773
URL:
https://issues.jboss.org/browse/WFLY-7773
Project: WildFly
Issue Type: Bug
Components: JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Critical
I try to configure old way 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}