Description
While creating a cluster of Artemis servers, I encountered this warning:
18:01:45,009 WARN [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@491444 ff-1205056429)) AMQ222137: Unable to announce backup, retrying
The cause of the error was not displayed and I had to debug to figure out that I forgot to set the cluster user credentials to let the node join the cluster.