Número de ID del error |
BUG-000177175 |
Enviado | June 13, 2025 |
Última modificación | July 7, 2025 |
Relacionado con | ArcGIS GIS Server |
Versión encontrada | 11.3 |
Sistema operativo | Windows Server |
Versión de sistema operativo | 2022 |
Estado | Duplicate
El problema es un duplicado de un problema existente. Consulte los detalles del problema en la sección Información adicional. Los clientes relacionados con el problema duplicado se adjuntan automáticamente a la incidencia abierta.
|
Información adicional
Duplicate of BUG-000166592.
Solución alternativa
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.
Pasos para reproducir