| Número de ID del error |
BUG-000140542 |
| Enviado | June 8, 2021 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.7 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Non-Reproducible
Este problema no se pudo reproducir cuando lo probó el equipo de desarrollo. Los problemas pueden recibir este estado cuando no se pueden reproducir o ya no son relevantes en una versión de desarrollo del software, pero no se ha instalado una solución específica para solucionar el problema. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
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.
Pasos para reproducir