Job Scheduler is not completing any jobs

If the job scheduler is not completing any jobs:

  1. Ensure that the service is running. Start it if it is not.Check the log.txt file in the Job Scheduler directory for any irregularities.

  2. Can't connect to the database - If you're seeing the following error in the log.txt file, the Job Scheduler isn't able to connect to the database:

    "Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'ds': System.Data.SqlClient.SqlException: Cannot open database "TelligentEvolution" requested by the login. The login failed."

    Verify the connection string and that appropriate permissions are set on the database, then restart the service.

  3. Check for errors in the log.txt file.