Hi,
Alexander and Jsaab, I’m facing some similar kind of issue in my scheduler.
My scheduler had been running smoothly for over a year, but in August, after making some optimizations to the code and deploying the changes, none of the scheduled jobs executed. It seemed like all the jobs were forgotten, and there were no logs indicating what went wrong. I need assistance in resolving this issue.
Hi,
You should look into the Administration → Scheduled Tasks menu.
Maybe there are some problematic parameters.
For example, Permitted servers may specify list of server IDs that is no longer valid after you made change the your deployment.
Also, try to set sensible Timeout to the tasks that are stuck, if it is not set.
Try to create a new scheduled task which does some logging, to make sure that the Scheduled Tasks engine is working at all.
Take a look at the docs: Task Registration - CUBA Platform. Developer’s Manual