Q: Why does my scheduled task never run to completion, and seems to hang on a specific step?
A: There are several possibilities for this, but check to see if any of the following common misconfigurations might apply to you:
| # | Issue | Explanation | Recommended Remediation |
| 1 | Refresh Rate (TTL) is too small |
For report steps, check that the Refresh Rate (TTL) is not too small and not allowing the report to build. This value controls the time before the cache expires (see Generate Report under Caching and Scoping), and if this happens before the report can be built, the scheduler can get stuck in a rebuild loop. |
|
| 2 | Report has been deleted |
For report steps, the report originally linked to a schedule may have since been deleted. |
|
| 3 | PowerShell script is generating an exception |
For PowerShell script steps, particularly where you are Running PowerShell Scripts With Windows PowerShell Modules, an exception may have been thrown. This may have occurred but has not been logged to Identity Panel. |
|
| 4 | Panel Service needs upgrading |
If you are running an old version of Identity Panel, there may be compatibility issues that have surfaced in the Windows environment hosting Panel Service, and an upgrade may be required. |
|
Comments
0 comments
Please sign in to leave a comment.