When starting up SQL Server 2012 (11.0.5634 enterprise edition) the below two lines get logged in the errorlog.
2015-10-22 23:25:15.770 spid17s A new instance of the full-text filter daemon host process has been successfully started.
2015-10-22 23:25:15.780 spid17s Warning: SQL Server could not set fdhost.exe processor affinity to 65535 because the value is not valid.
What is causing these lines and more importantly how do I go about fixing it?
Regards
Rasmus