Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

(warning) The Job Scheduler was updated in Sakai 12 to run ScheduledInvocationManager jobs in quartz rather than in a thread. 

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
 Most of these were related to future notifications. 

Job Scheduler (11-12)

  •  After running all of the database conversion scripts you need to update the Scheduled Invocation Jobs
  •  You should login to your system as admin, go to the Job Scheduler tool.
  •  Click the Jobs tab, then New Job
  •  For the name use "Job Scheduler Conversion" and select the type "Scheduler: Migrate pre 12 scheduler_delayed_invocation jobs to 12 format (Run once)".  There is no additional configuration
  •  Click on the button Trigger(0) next to this job, and click Run Job Now.


This process should convert all previous jobs over, it should run quickly as there usually aren't many jobs and finish. This will result in your scheduler_delayed_invocation table being empty.

  • No labels