PROBLEM

ArcGIS Data Store on Amazon Web Services does not upgrade properly without first modifying property files

Last Published: January 27, 2023

Description

When upgrading the ArcGIS Data Store to version 10.4 or 10.4.1 from earlier versions, the Data Store Configuration Wizard generates the following error:

JSONObject["datastore.release"] not found’.

Cause

The reason for this is that on Amazon Web Services (AWS), the IP address of the machine must be used to connect to the data store when upgrading, instead of the hostname.

Solution or Workaround

After installing the new ArcGIS Datastore software, however, before running the ArcGIS Data Store Configuration Wizard to complete the upgrade process, modify the hostidentifier.properties file to use the IP address of the machine.
  1. Install the new ArcGIS Datastore software, however, do not run the ArcGIS Data Store Configuration Wizard.
  2. Stop the ArcGIS Data Store service.
  3. Navigate to <ArcGIS Data Store installation directory>/framework/etc.
    <ArcGIS Data Store installation directory>/framework/etc.
  4. Make a backup copy of hostidentifier.properties and place in a safe location in another folder.
  5. Open the hostidentifier.properties file in a text editor.
  6. Uncomment the following line:
    preferredidentifier=ip
  7. Save and close the hostidentifier.properties file.
  8. Start the ArcGIS Data Store service.
  9. Finish the upgrade process by running the ArcGIS Data Store Configuration Wizard on AWS.

Article ID:000013330

Software:
  • ArcGIS Data Store

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic