漏洞 ID 编号 |
BUG-000177175 |
已提交 | June 13, 2025 |
上次修改时间 | July 7, 2025 |
适用范围 | ArcGIS GIS Server |
找到的版本 | 11.3 |
操作系统 | Windows Server |
操作系统版本 | 2022 |
状态 | Duplicate
此问题与现有问题重复。 有关详细信息,请参阅问题的“其他信息”部分。 与重复问题关联的客户将自动附加到未解决的问题。
|
附加信息
Duplicate of BUG-000166592.
解决办法
Manually changing the folder path included in the 'workspaceConnectionString' key to the shared ArcGIS jobs directory immediately resolves the issue and makes the output feature classes available within the output map image layer.
- After finishing the geoprocessing job, navigate to the corresponding job directory. As it is a multi-node setup, the job directory is likely to be referenced as a shared UNC network path.
- Find the 'Results.msd' file, rename its extension from '.msd' to '.zip' to become able to view its contents.
- Navigate to sub-folder 'internal_map', which contains a JSON file with result description.
- Within this JSON file, locate the key named 'workspaceConnectionString'. If this points to an absolute directory path (local temporary folder within ArcGIS Server Account profile), manually edit the directory path to a UNC path of the shared ArcGIS jobs directory.
重现步骤