laptop and a wrench

漏洞

Changing the tile cache data store mode in ArcGIS Enterprise from cluster mode to primary-standby mode or from primary-standby mode to cluster mode causes existing scene services to become broken and returns the error message, "Scene service is missing root node."

上次发布: October 1, 2022 ArcGIS GIS Server
漏洞 ID 编号 BUG-000150950
已提交July 21, 2022
上次修改时间April 4, 2023
适用范围ArcGIS GIS Server
找到的版本10.9.1
服务器平台N/A
客户端平台N/A
状态In Review

解决办法

When receiving the error message, "Scene service is missing root node" with the tile cache data store in cluster mode, backup the tile cache data store, unregister, and restore it with the mode in primary-standby:

1. Back up relational and tile cache data stores:

  • For tileCache, a backup location must be configured: configurebackuplocation --operation register --store tileCache --location <file location>
  • backupdatastore <name of backup file> --store tileCache

2. Stop the ArcGIS Data Store service, delete all folders in C:\arcgisdatastore (or reinstall data store).

3. Unregister data stores within ArcGIS Server Manager> Site > Data Stores.

4. Start the ArcGIS Data Store service, restore data store.

  • restoredatastore --store tileCache --target <name of backup file> --source-loc <file location> --data-dir C:\arcgisdatastore --server-url <https://fqdn:6443>; --server-admin <username> --server-password <password> --mode primaryStandby

5. Run describedatastore to verify the mode has changed to primary-standby mode and validate data stores within ArcGIS Server Manager. Existing scene services now load as expected without the error message, "Scene service is missing root node" in Scene Viewer.

重现步骤

漏洞 ID: BUG-000150950

软件:

  • ArcGIS GIS Server

从 ArcGIS 专家处获得帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项

发现关于本主题的更多内容