CQ Scheduler not firing the scheduled job - on server restart
Hi All,
Please help me with below issue.
we are using CQ Scheduler to fire a job on specific time but when we restart the server - then the scheduler is not running the job when the time reached.
Details: Example:
We are setting an event today and scheduling remainder emails to be send to the users on 21st March which tomorrow. but if we restart the server today then it losing the scheduled tasks and not firing the emails to users. if we do not restart then it is working fine and triggering emails on specified date and time. we had to go server restart when we have deployments. if any jobs scheduled in future and server restarted then the scheduler is losing the scheduled jobs. please help me to solve this issue. is there any configuration required on server or any thing required to change in the code.?