You may have this error in your environment resulting in your Search Service not being able to crawl your content. If you’ve verified that your default content access account has the appropriate permissions and you are still getting this error, the loopback check may be causing it. Disabling the loopback check resolved the error for me… (see below)
Error:
Event Type: Warning Event Source: Windows SharePoint Services 3 Search Event Category: Gatherer Event ID: 2436 Date: 2/25/2009 Time: 12:35:04 PM User: N/A Computer: YOURMOSSSERVER Description: The start address </contentdbid={f683c2eb-afc7-4154-90ce-9d75a93c6a9f}> cannot be crawled.
Context: Application 'Search index file on the search server', Catalog 'Search'
Details: Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content. (0x80041205)
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Resolution:
Follow these steps to Disable the loopback check which is causing the error:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
See the following knowledge base article from Microsoft for full details on the error and another possible resolution: http://support.microsoft.com/kb/896861