Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.2, 1.2.1
-
Fix Version/s: 1.23
-
Component/s: Plugin
-
Labels:None
-
Similar issues:
XASCH-57Scheduler does not save jobs status properly XASCH-13Make the scheduler working in virtual mode XASCH-10The scheduler starts one quartz thread per virtual wiki. It should only start one XASCH-33Scheduler is not working on sub wikis in virtual mode XASCH-39Stub the servlet response in the scheduler's thread context XASCH-4Document the Scheduler plugin XASCH-28The XWiki Scheduler Application isn't internationalized XASCH-8Scheduler operations should save the Job documents with minor edit XASCH-61Scheduler only restore jobs in Scheduler space on initialization, it should restore them all XASCH-42Scheduler script's code is not displayed correctly
Description
When in virtual mode, on init the scheduler iterate over the XWikiServerClass objects of the main wiki. If for one of this objects the corresponding database does not exist, the scheduler will not be initialized properly (the quartz scheduler instance will not be set) and thus will not work for any of the instances.
Set as critical