laptop and a wrench

漏洞

A geoprocessing service published with ArcGIS Pro with the 'LocateFeaturesAlongRoutes_lr' function returns the 000800 error.

上次发布: January 17, 2023 ArcGIS GIS Server
漏洞 ID 编号 BUG-000149869
已提交June 9, 2022
上次修改时间October 8, 2024
适用范围ArcGIS GIS Server
找到的版本10.6.1
操作系统Windows Server
操作系统版本2019 64 Bit
修正版本3.4
状态Non-Reproducible

附加信息

This looks to have been a geoprocessing tool compatibility problem with the Locate Features Along Routes tool introduced in ArcGIS Pro 2.9.

解决办法

1. Do the following when publishing from ArcGIS Pro:

  • Remove the "\\" in LOCATE_RESULT_TABLE = "\\LocateFeaturesAlongRoutesGD2". Then change the parameter value arcpy.env.scratchGDB + LOCATE_RESULT_TABLE of the function LocateFeaturesAlongRoutes_lr to os.path.join(arcpy.env.scratchGDB, LOCATE_RESULT_TABLE).
  • Use r"c:\..." expression instead of "c:\\..." expression for the first two parameters of the function LocateFeaturesAlongRoutes_lr.

2. If using the original script, try publishing from ArcMap.

重现步骤

漏洞 ID: BUG-000149869

软件:

  • ArcGIS GIS Server

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项