Using the renameService operation from the admin endpoint on a VectorTileServer hosted service corrupts the REST endpoint of the service and inaccessible in ArcGIS Enterprise 10.5.1.
上次发布: June 13, 2018Portal for ArcGIS
漏洞 ID 编号
BUG-000113012
已提交
April 6, 2018
上次修改时间
April 2, 2025
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
7
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
Assume the user original service name is 'AAAA', and the new service name is 'AAAA_modify'. Here is a potential workaround after run the renameService operation in admin:
Open ArcGIS Server Cache Directory. By default is, <a href="file:C:/arcgis/arcgisserver/directories/arcgiscache/VectorCache/Hosted" target="_blank">C:\arcgis\arcgisserver\directories\arcgiscache\VectorCache\Hosted</a>
The Cache folder is still with the old name 'AAAA'. Manually rename the service to 'AAAA_modify'. This should fix the problem when accessing the REST endpoint.