Bug-ID-Nummer |
BUG-000177175 |
Eingereicht | June 13, 2025 |
Zuletzt geändert | July 7, 2025 |
Gilt für | ArcGIS GIS Server |
Gefunden in Version | 11.3 |
Betriebssystem | Windows Server |
Betriebssystemversion | 2022 |
Status | Duplicate
Das Problem ist ein Duplikat eines vorhandenen Problems. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems. Kunden, die mit dem Duplikat des Problems verknüpft sind, werden automatisch an das offene Problem angefügt.
|
Zusätzliche Informationen
Duplicate of BUG-000166592.
Workaround
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.
Schritte zur Reproduzierung