When using the Create Network Dataset From Template tool in Red Hat Enterprise Linux (RHEL) Server OS deployment, the tool fails when run via Python script or Python command line with the error message, "Abnormal program termination!"
上次发布: June 26, 2019ArcGIS GIS Server
漏洞 ID 编号
BUG-000119550
已提交
January 23, 2019
上次修改时间
June 11, 2022
适用范围
ArcGIS GIS Server
找到的版本
10.6.1
操作系统
Red Hat Enterprise Linux
操作系统版本
7.0 64 Bit
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
解决办法
In ArcGIS Desktop:
Create a file geodatabase and feature dataset, copy the empty line Feature Class to Feature Dataset.
Create and build a network dataset using the output from step 1.
Copy the file geodatabase to Linux Box.
Using arcpy:
Export the line features to a new feature class in file geodatabase. Use Append to copy features from this new line feature class to the pre-existing line feature class within the feature dataset(required workaround due to https://support.esri.com/en/bugs/nimbus/TklNMTAyNzc4)