BUG

Scene services fail to render after upgrading ArcGIS Data Store from 10.3.1 to version 10.4 or 10.4.1.

Last Published: January 27, 2023

Description

After upgrading the ArcGIS Data Store from 10.3.1 to 10.4 or 10.4.1, scene services fail to render from the Web Scene Viewer in the Portal for ArcGIS website.

Workaround

Unregister and re-register the data store.
  1. Open a command prompt as an administrator, and change directories to the ArcGIS Data Store tools directory.
The default location on Windows is:  C:\program files\arcgis\datastore\tools.
On Linux, it is:   /home/installeduser/arcgis/datastore/tools.
  1. Run the unregisterdatastore command.
For example:
Windows: C:\Program Files\ArcGIS\DataStore\tools>unregisterdatastore.bat
Linux: $ ./unregisterdatastore.sh
  1. Run the registerdatastore command:
Usage: registerdatastore <serverURL> <serverAdmin> <serverAdminPassword>
For example:
Windows: C:\Program Files\ArcGIS\DataStore\tools>registerdatastore.bat https://gisserver.domain.com:6443 admin mIadminpw
Linux: ./registerdatastore.bat https://gisserver.domain.com:6443 admin mIadminpw

Article ID:000013328

Software:
  • Portal for ArcGIS

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic