Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2392

[AMQ7, ha replication, failback] "AMQ229114: Replication synchronization process timed out after waiting 30,000 milliseconds" - potential for two live brokers.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.2.2.GA
    • broker-core
    • None
    • +
    • ARTEMIS-2297
    • Verified in a release

      Using HA replicated; When master is failing back (moving from "backup" back to "live"), if the following timeout occurs there appears to be a potential for both master and slave broker to be in a "live" state.

      2019-03-30 14:12:39,768 WARN  [org.apache.activemq.artemis.core.server] AMQ222251: Unable to start replication: java.lang.IllegalStateException: AMQ229114: Replication synchronization process timed out after waiting 30,000 milliseconds
      	at org.apache.activemq.artemis.core.replication.ReplicationManager.sendSynchronizationDone(ReplicationManager.java:646) [artemis-server-2.6.3.redhat-00020.jar:2.6.3.redhat-00020]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.startReplication(JournalStorageManager.java:664) [artemis-server-2.6.3.redhat-00020.jar:2.6.3.redhat-00020]
      	at org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation$2.run(SharedNothingLiveActivation.java:178) [artemis-server-2.6.3.redhat-00020.jar:2.6.3.redhat-00020]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_20]
      

            csuconic@redhat.com Clebert Suconic
            rhn-support-pfox Patrick Fox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: