ERROR

ArcGIS Data Store has detected a replication failure

Last Published: November 24, 2020

Error Message

ArcGIS Data Store fails to validate, with the following SEVERE error returned in the server log:

Error:
ArcGIS Data Store has detected a replication failure

Cause

This issue occurs when the primary data store and the standby data store are out of sync.

Solution or Workaround

Follow these steps to resolve this issue:

  1. Run the Windows Command Prompt as an administrator.
  2. Navigate to the ArcGIS Data Store utilities folder using the following command:
cd <ArcGIS Data Store installation directory>\DataStore\tools
  1. Run the configurebackuplocation command utility to specify the backup folder path. Refer to Portal for ArcGIS: configurebackuplocation for more information.
configurebackuplocation --operation change --store relational|tileCache|spatiotemporal --location <backup location>
  1. When prompted with Do you wish to continue (Yes or No)?, type Yes, and press Enter.
  2. Run the removemachine command utility to remove the standby machine using the following command line:
removemachine <machine name> --store {relational | tileCache | spatiotemporal} [--force {true | false}] [--prompt {yes | no}]
  1. On the ArcGIS Data Store standby machine, navigate to the following directory on the machine:
C:\
  1. Rename the arcgisdatastore folder to arcgisdatastore_old.
  2. Reconfigure the standby data store. Refer to Portal for ArcGIS: Add a machine for steps to do this.

Article ID:000023741

Software:
  • Portal for ArcGIS

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic