SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) process.

When trying to do a full text search with SQL Server 2008 I received this error:

SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service 'restart_all_fdhosts' command or restart the SQL Server instance.

I was able to track this down to the SQL Full-text Filter Daemon Launcher service being disabled.  Enabling and starting the service resolved the issue for me.

image

It is interesting to note that the service is set to a Startup Type of Manual but after a restart of my machine the service is started, so SQL Server 2008 must be starting it.  Having the service disabled probably prevented SQL Server from starting it the first time I went to run a full-text search.

See this post (SQL Server encountered error 0x80070422 (FIXED)) for the same error message but I did not do all the steps he did (I just enabled and started the service).



Published 30 December 2009 03:27 PM by Jeff Widmer

Comments

# Twitter Trackbacks for SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) [asp.net] on Topsy.com said on 30 December, 2009 03:31 PM

Pingback from  Twitter Trackbacks for                 SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost)         [asp.net]        on Topsy.com

# SQL Server encountered error 0×80070422 while communicating with … said on 31 December, 2009 01:06 PM

Pingback from  SQL Server encountered error 0×80070422 while communicating with …

# SQL Server encountered error 0×80070422 while communicating with … Airline by about said on 02 January, 2010 02:15 AM

Pingback from  SQL Server encountered error 0×80070422 while communicating with … Airline by about

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Search

Go

This Blog

News

Syndication