MSSQLSERVER_30089
Applies to: SQL Server
Details
Attribute | Value |
---|---|
Product Name | SQL Server |
Event ID | 30089 |
Event Source | MSSQLSERVER |
Component | SQLEngine |
Symbolic Name | IFTS_FDHOST_TERMINATEDABNORMAL |
Message Text | The fulltext filter daemon host (FDHost) process has stopped abnormally. This can occur if an incorrectly configured or malfunctioning linguistic component, such as a wordbreaker, stemmer or filter has caused an irrecoverable error during full-text indexing or query processing. The process will be restarted automatically. |
Explanation
The full-text filter daemon host has encountered some problem that has forced it to stop abnormally. The cause of the problem could be a badly formatted document, a bug in the filter or word-breaker, or a problem in filter daemon.
User Action
Typically, the daemon will recover from the error. If it is consistently failing, troubleshooting is necessary. Try the following to isolate the issue:
If a new linguistic component has been installed recently, remove it from the system.
Look at the crawl log to identify any new document that failed to be full-text indexed, and remove it.
See Also
sp_help_fulltext_system_components (Transact-SQL)
Configure and Manage Word Breakers and Stemmers for Search
Configure and Manage Filters for Search