-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER4
-
None
AMQ119007: Cannot connect to server(s). Tried with all available servers. org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException: AMQ119007: Cannot connect to server(s). Tried with all available servers. at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:777) at org.apache.activemq.artemis.tests.integration.cluster.bridge.BridgeFailoverTest.internalTestFailoverOnBridge(BridgeFailoverTest.java:191) at org.apache.activemq.artemis.tests.integration.cluster.bridge.BridgeFailoverTest.testFailoverOnBridgeNoRetryOnSameNode(BridgeFailoverTest.java:96)
There is wrong wait condition. In the test we check if backup server started after failover, but we should check whether backup server activated.
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- is blocked by
-
JBEAP-3028 Upgrade Artemis 1.1.0.wildfly-012
- Closed
- is related to
-
ARTEMIS-369 Loading...