Skip to main content

Restart the Scheduler

If you notice that your regular scheduled tasks have not run a few things might have happened, one of them might simply be that the scheduler has been made inactive or it failed to start due to environmental reason, such as a server restart.
​
If this is the case there a few ways to get the scheduler up and running again.


The easiest is from within the Safe Financials application itself:

  1. Select System Admin, Scheduler, Task Scheduler

  2. Find the task that did run and click the right mouse button

  3. Select Execute.

This sends a request to the scheduler to be turned on and run the task.
​
Sometimes, the scheduler may make itself inactive after running the one task, in this case find the FinancialsSchedulerLauncher.exe program usually stored on the App Server or the SQL Server (you're best to raise this with your IT team) and simply launch the program, this should start the scheduler properly and keep it running.

Did this answer your question?