不具合 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.
再現の手順