ERROR

ArcGIS Enterprise 11.0: Failed to install data pack United States (Esri 2024)

Last Published: November 13, 2024

Error Message

Install of United States 2024 data pack fails on ArcGIS Enterprise 11.0, and returns the following errors:

Failed to install metadata for United States (Esri 2024).
Failed to install data pack United States (Esri 2024).

000034162a.png

Cause

The United States Esri 2024 data pack is missing a table that is expected in ArcGIS Enterprise version 11.0 and earlier.

Solution or Workaround

Install a newer version of ArcGIS Enterprise or modify the loading script.

  • Install ArcGIS Enterprise version 11.1 or newer.
  • Modify the loading script (createAdditionalLayers.py) by commenting out lines 137 and 138, shown below, and reinstalling the data. The script is located where your ArcGIS Server is installed (/arcgis/server/tools/geoenrichment/MetadataUpload).
#if not tableExists(dataDbContext.curs, dataDbContext.schemaName, geomTableName):
#           raise Exception("Table '{0}' for AnnualTrends layer wasn't found.".format(geomTableName))

000034162b.png

Article ID: 000034162

Software:
  • ArcGIS Enterprise 11 0

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options