THE SHAREPOINT 2010 TIMER SERVICE TERMINATED WITH SERVICE-SPECIFIC ERROR %%-2147467259
Today I have been dealing with lots of errors being logged in the System event log in a SharePoint 2010 development environment. The error is Event ID 7024:
I tried restarting the Timer Service and restarting the Windows 2008 server but this didn’t stop the messages being logged. While looking around Central Administration I could see that there were no scheduled jobs:
I couldn’t really see anything obvious in the ULS logs but after various troubleshooting steps I fixed this by adding the service account used by the SharePoint Timer Service to the local Administrators group and restarting the Timer Service.
Comments
Post a Comment