| 漏洞 ID 编号 |
BUG-000140542 |
| 已提交 | June 8, 2021 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.7 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
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.
重现步骤