scheduled jobs failed
Hi,
After a few days, the scheduled jobs stop running and when we try to run the jobs manually we get the following error: "Task is already running"
When there is actually no running job or stuck job.
After restarting the server the problem is solved.
Would appreciate help.
Thanks
0
-
Are they Windows Based Jobs? if so the WDS has crashed as it's probably been overloaded
you can restart the WDS with the following powershell command :-
Get-Service "Device42.Service" -ComputerName "WDS01" | Restart-Service -PassThru
I'd suggest catching up with your success engineer to discuss your infrastructure build out.0
Please sign in to leave a comment.
Comments
1 comment