-
Bug
-
Resolution: Done
-
Major
-
None
-
AMQ 7.9.4.GA, AMQ 7.11.0.GA
-
False
-
None
-
False
-
Restarting master, but the replication between active slave to master fails with the below error.
2022-May-13 23:59:50,880 WARN [org.apache.activemq.artemis.core.server] AMQ222013: Error when trying to start replication: ActiveMQInternalErrorException[errorType=INTERNAL_ERROR message=AMQ229006: journals are not JournalImpl. You can''t set a replicator!] at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.startReplication(JournalStorageManager.java:631) [artemis-server-2.16.0.redhat-00032.jar:2.16.0.redhat-00032] at org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation$2.run(SharedNothingLiveActivation.java:180) [artemis-server-2.16.0.redhat-00032.jar:2.16.0.redhat-00032] at java.lang.Thread.run(Thread.java:750) [rt.jar:1.8.0_321]