Data summarization scheduled task doesn't run because Event Log service is not started

Surveyor 6.x

Knowledge Base

If you are running scheduled tasks for data summarization and the scheduled tasks fail, check for the following condition.

Symptom

The Windows Event Log service fails to start. This is due to the presence of an empty Parameters subkey.

Cause

The Windows Event Log service is a dependency for the scheduled tasks, so scheduled tasks stop running.

Solution

Delete the empty Parameters subkey under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog and restart the Windows Event Log service and schedule service. (Do not accidentally delete the eventlog regkey itself!)

Also see

http://social.msdn.microsoft.com/Forums/en-US/winserver2008appcompatabil...