Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Sometimes, scheduler kept the service in queue not executing. Pl advise do we need any configuration change in subsystem? I have scheduled using the "super user" privileges.
Prem Kumar Selvaraj: Could you please provide details about Scheduler configuration and confirm if you observed the issue only with a particular service or for all service.
-Durgesh
Not with a particular service, for all services. We have scheduled few services to run every 15 mins, 30 mins and 60 mins based on requirement. Often it kept our services in queue instead fire on time.
Did you ever find the cause of this issue? Our scheduler has stopped working across all projects and we have no idea why.
It maybe for various reasons (just thinking loud):
Regards.
Hi Carles,
We don't have any dynamic subscriptions to the event.
I don't believe we have a long running service, it was working fine up until two days ago where it just suddenly stopped for apparently no reason.
We are also running the scheduler as administrator, so it should have sufficient permissions.
Any other ideas you have would be greatly appreciated.
Regards.
I've never faced this kind of problem.
Add debugging messages with logger.info in order to know where it fails..