-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.5.0.GA, AMQ 7.4.1, AMQ 7.4.2.GA
-
-
-
-
-
Documented as Resolved Issue
-
Verified in a release
-
In a shared-store configuration, if the slave broker loses communication with the NFS service and the connection is restored, a subsequent failover to the slave results in a failed start of the broker with:
2020-02-19 15:28:32,076 ERROR [org.apache.activemq.artemis.core.server] AMQ224000: Failure in initialisation: java.io.IOException: Input/output error at sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [rt.jar:1.8.0_232] at sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:52) [rt.jar:1.8.0_232] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:220) [rt.jar:1.8.0_232] at sun.nio.ch.IOUtil.read(IOUtil.java:192) [rt.jar:1.8.0_232] at sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:735) [rt.jar:1.8.0_232] at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:721) [rt.jar:1.8.0_232] at org.apache.activemq.artemis.core.server.impl.FileLockNodeManager.getState(FileLockNodeManager.java:256) [artemis-server-2.9.0.redhat-00009.jar:2.9.0.redhat-00009] at org.apache.activemq.artemis.core.server.impl.FileLockNodeManager.awaitLiveNode(FileLockNodeManager.java:135) [artemis-server-2.9.0.redhat-00009.jar:2.9.0.redhat-00009] at org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation.run(SharedStoreBackupActivation.java:77) [artemis-server-2.9.0.redhat-00009.jar:2.9.0.redhat-00009] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$ActivationThread.run(ActiveMQServerImpl.java:3738) [artemis-server-2.9.0.redhat-00009.jar:2.9.0.redhat-00009]
The journal store is visible on the slave host and restarting the slave broker results in a normal startup in live mode.
- is related to
-
ENTMQBR-2147 (7.2.z) Backup doesn't activate after shared store is reconnected
- Closed
- relates to
-
ENTMQBR-3213 Failback does not work master/slave cluster using NFS shared store
- Closed