IndexingScheduleJobDefinition - Access is denied
I am getting errors with my indexing. This is a single server (basic) install of MOSS. Very little configuration has been done on the server and I am getting the following error posted to the Event Viewer every minute or so.
--
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Timer
Event ID: 6398
Date: 3/4/2007
Time: 1:24:18 PM
User: N/A
Computer: MOSS
Description:
The Execute method of job definition Microsoft.Office.Server.Search.Administration.IndexingScheduleJobDefinition (ID cb05c3bd-69a5-49f5-bacf-ca33294bf324) threw an exception. More information is included below.
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
--
I assum this is why I am not getting any searchable content in MOSS. What is going on here? Did I miss a step?
For the content access account, I created a new AD user, gave it Admin rights. Added it as a SharePoint User and gave it read rights.

