Actions
Defect #1878
closedScheduled task for synchronization is deleted after server is restarted.
Start date:
09/26/2019
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Spring context is used for scheduled task inicialization, but is not fully initialized on server startup => SynchronizationSchedulableTaskExecutor is removed from scheduler (exception with required dependency is not initialized yet).
@affected version 9.7.7
Related issues
Updated by Radek Tomiška about 5 years ago
- Related to Task #1853: Disabled module shows error in Scheduled tasks added
Updated by Radek Tomiška about 5 years ago
- Description updated (diff)
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Spring context is not used for check unistalled tasks, when scheduler is inited.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/2a090e1242e262b7277f5e218868b2cf9a26719e
Could you do a feedback, please?
Updated by Vít Švanda about 5 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I tested it and my scheduled sync tasks were not deleted after restart IdM. Thnaks for this fix.
Updated by Radek Tomiška about 5 years ago
- Status changed from Resolved to Closed
Actions