SYMPTOMS
If you change the logon account for the SQL Server service (MSSQLServer) through Control Panel, errors may occur in the Microsoft Windows NT Application Event Log when you attempt to rebuild an existing full-text catalog. The full-text catalog fails to build and subsequent searches on the catalog retrieves no rows. The Windows NT Application Event Log may display one of the following error messages in this situation:
10/17/2000 5:34:35 PM Microsoft Search Warning Gatherer 3036 N/A SERVER1 Unable to access crawl seed MSSQL://LOCALHOST/5.117575457 in project SQLServer SQL0000500005. Error: 80070522 - A required privilege is not held by the client. .
SQL Server 7.0:
Unable to access crawl seed <MSSQL://LOCALHOST/7.1333579789> in project <SQLServer SQL0000700006>. Error: 8007052e - Logon failure: unknown user name or bad password. .
SQL Server 2000:
The crawl seed <MSSQL75://SQLServer/2d12a970> in project <SQLServer
SQL0000800007> cannot be accessed. Error: 8007052e - Logon failure:
unknown user name or bad password. .
The error message may be accompanied with some or all of the following error messages:
10/17/2000 5:34:35 PM Microsoft Search Warning Gatherer 3024 N/A SERVER1 Unable to start crawl for project SQLServer SQL0000500005. No crawl seeds could be accessed.
10/17/2000 5:34:35 PM Microsoft Search Information Gatherer 3018 N/A SERVER1 Detected end of crawl for project SQLServer SQL0000500005. Successfully processed 0 documents, 0K. Failed to filter 1 documents.
10/17/2000 5:34:35 PM Microsoft Search Information Indexer 7045 N/A SERVER1 No new files were detected for project SQLServer SQL0000500005. The catalog has not been propagated.