Numéro d’ID de bogue |
BUG-000177175 |
Envoi | June 13, 2025 |
Dernière modification | July 7, 2025 |
S’applique à | ArcGIS GIS Server |
Version trouvée | 11.3 |
Système d’exploitation | Windows Server |
Version du système d’exploitation | 2022 |
Statut | Duplicate
Le problème est le doublon d’un problème existant. Pour plus d’informations, reportez-vous à la section Informations supplémentaires correspondant au problème. Les clients concernés par le doublon du problème sont automatiquement associés au problème ouvert.
|
Informations supplémentaires
Duplicate of BUG-000166592.
Solution de contournement
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.
Étapes pour reproduire