| title | MSSQLSERVER_30089 | |
|---|---|---|
| description | MSSQLSERVER_30089 | |
| author | MashaMSFT | |
| ms.author | mathoma | |
| ms.date | 04/04/2017 | |
| ms.service | sql | |
| ms.subservice | supportability | |
| ms.topic | reference | |
| helpviewer_keywords |
|
[!INCLUDE SQL Server]
| 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. |
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.
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.
sp_help_fulltext_system_components (Transact-SQL)
Configure and Manage Word Breakers and Stemmers for Search
Configure and Manage Filters for Search