Share all details related to your problem, including any error messages you may have received.
Hello!
We upgraded from 8.1p2 to 8.2p6.
There is a System Task called “Check Expired Work Items”. We use it to check work items to see if they have expired, to send reminders, etc.
Since we upgraded, this task is not running at all. When we start it, it just stays in Pending status.
We checked the logs and there are no errors at all. Also we checked the IIQ Console, and looks like it locks a single Work Item but it never unlocks it or does anything related to it.
Also, we can’t terminate the task, we have to hard reboot Tomcat for it to terminate.
Can you please let me know what could be the issue?
Does the Ivan’s suggestion fix your issue?
If so, please mark his reply as solution.
If not, can you enable logging for sailpoint.task and see if there is any logging?
To enable logging, add the follòwing to the file log4j2.properties`:
We found out that there were several faulty work items in our lower environment that were causing conflicts with the task. After removing them, the task ran without issues.