Using ArcGIS Server REST API to run Manage Map Cache Tiles returns the ERROR 001428: Failed to retrieve configuration.
上次发布: February 14, 2018ArcGIS GIS Server
漏洞 ID 编号
BUG-000109743
已提交
November 23, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
2012 R2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This issue is as designed. As "https://fqdn:6443/arcgis/rest/services/System/CachingTools/GPServer/Manage Map Cache Tiles" should not be used to manage cache tiles.
If the cache schema is defined, instead of the URL listed above, the user should use the following URL to submit cache generation and management jobs : https://fqdn:6443/arcgis/rest/services/System/CachingControllers/GPServer/Manage Map Cache Tiles
The /System/CachingControllers tool partions cache jobs to delegate jobs to /System/CachingTools/GPServer tools.