Project

General

Profile

Actions

Defect #2054

closed

Scheduler: scheduled task is skipped

Added by Radek Tomiška over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Scheduler
Target version:
Start date:
02/13/2020
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

Scheduled task can be skipped, if quartz thread pool is exhausted (all worker threads were busy running other jobs) or scheduler itself was down (e.g during application restart).
If this situation occurs, then scheduled LRT task (by cron trigger) is not executed.

Configure scheduler misfire handler policy properly to prevent skipping some jobs.

Workaroud: scheduler thead pool configuration can be changed in quartz.propereties (5 theads by default).

@all versions affected


Related issues

Related to IdStory Identity Manager - Task #2499: Scheduler - don't start the task when "Repeated start" fire time is in the pastNewRadek Tomiška09/23/2020

Actions
Related to IdStory Identity Manager - Task #2523: All scheduled tasks were started at once after IdM was down for longer timeNewRadek Tomiška10/16/2020

Actions
Actions

Also available in: Atom PDF