| Número de ID do Erro |
BUG-000140542 |
| Enviado | June 8, 2021 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Pro |
| Versão encontrada | 2.7 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Status | Non-Reproducible
Esse problema não foi reproduzível quando testado pela equipe de desenvolvimento. Os problemas podem receber esse status quando não podem ser reproduzidos ou não são mais relevantes em uma versão de desenvolvimento do software, mas uma correção específica não foi instalada para resolver o problema. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
Reproducible testing on two different machines by two different people did not replicate the issue on ArcGIS Pro 2.8.
The issue is not reproducible on the current 2.9_30995 development build, as three tests on three different machines showed.
We recommend the user, if possible, run the workflow on a different machine, or have a colleague run the workflow on their machine.
Solução Provisória
This issue is related to Windows Task Scheduler. To resolve the issue, follow the steps below:
- Open Windows Task Scheduler.
- Open the properties of the scheduled task.
- Open the 'Actions' tab.
- Double-click the 'Start a program' action.
- In the Program/script text box, type pythonw.exe.
- In the 'Start in (optional)' text box, type the path for the Python environment. The default is C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3.
- Click OK. The task runs as expected.
Etapas para Reproduzir