I’m seeing the below error and it is crashing the Scheduler Services.
Can anyone check this and let me know how to investigate this issue and fix it?
[Error] - An error occurred whilst trying to load Scheduler. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. CdcSoftware.Respond.DataAccess at CdcSoftware.Respond.DataAccess.SqlServer.SqlSchedulesDA.LoadAll()
at CdcSoftware.Respond.DataRepository.EditableRepositoryBase`1.LoadData()
at CdcSoftware.Respond.DataRepository.EditableRepositoryBase`1.LoadDataIntoCache()
at CdcSoftware.Respond.DataRepository.SchedulesRepository.GetAll()
at CdcSoftware.Respond.BusinessLayer.SchedulesManager.GetForScheduler()
I don’t have any clue where to check and hence seeking help.
New contributor
DareDevil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3