Número de ID do Erro |
BUG-000177175 |
Enviado | June 13, 2025 |
Última Modificação | July 7, 2025 |
Aplica-se à | ArcGIS GIS Server |
Versão encontrada | 11.3 |
Sistema Operacional | Windows Server |
Versão do Sistema Operacional | 2022 |
Status | Duplicate
O problema é uma duplicata de um problema existente. Consulte a seção Informações Adicionais do problema para obter detalhes. Os clientes associados ao problema duplicado são automaticamente anexados ao problema aberto.
|
Informações Adicionais
Duplicate of BUG-000166592.
Solução Provisória
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.
Etapas para Reproduzir