I've been trying to get search working on a new errors without much luck. I ran a full crawl which turned up the following errors. :
| 85 | The URL of the item could not be resolved. The repository might be unavailable, or the crawler proxy settings are not configured. To configure the crawler proxy settings, use Search Administration page. |
| 16 | The SharePoint item being crawled returned an error when attempting to download the item. |
| 12 | The filtering process has been terminated |
| 7 | The object was not found. |
| 4 | Error in the application. |
| 3 | This item could not be crawled because the repository did not respond within the specified timeout period. Try to crawl the repository at a later time, or increase the timeout value on the Proxy and Timeout page in search administration. You might also want to crawl this repository during off-peak usage times. |
I then checked the server logs and found:
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (2ffb5781-5a3d-48b1-8d08-f8d0ca39d60f).
Reason: Object 415a85c8-1b2b-478a-8e73-881df8ffb218-query-0 not found.
Technical
Support Details: System.Collections.Generic.KeyNotFoundException: Object 415a85c8-1b2b-478a-8e73-881df8ffb218-query-0 not found.
at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
Any suggestions on where to start?
Thanks,
Scott









