[
https://issues.apache.org/jira/browse/ARTEMIS-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854799#comment-17854799
]
Clebert Suconic commented on ARTEMIS-2892:
------------------------------------------
I have extensively tried to reproduce this without any success.
if anyone find a way to reproduce this and send it to me, attach it here.. it
would get my full attention to make this solved.
> Replication stopped working after many failovers
> ------------------------------------------------
>
> Key: ARTEMIS-2892
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2892
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.11.0
> Reporter: Chris Oman
> Priority: Major
> Labels: replication
> Attachments: artemis-1017.log, artemis-1019.log
>
>
> We have 2 servers that we have been testing the failover capabilities with.
> We have encountered a situation where replication has completely stopped, but
> the master is working properly otherwise.
> When the backup attempts to connect, the master has this in its logs.
> {code:java}
> 2020-09-01 11:23:31,177 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:628)
> [artemis-server-2.11.0.jar:2.11.0]
> at
> org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation$2.run(SharedNothingLiveActivation.java:178)
> [artemis-server-2.11.0.jar:2.11.0]
> at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_201]
> {code}
> How can this happen? Up until this point, replication was working properly
> through all of the failovers (10+).
> I have attached the logs files from both systems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact