Hi. I get this error every 30 minutes.
In Windows log:
- The Execute method of job definition Microsoft.Office.Server.Search.Administration.QueryClassificationDictionaryUpdateTimerJobDefinition (ID 50247236-db39-4520-a9a2-bd6f72d11587) threw an exception. More information is included below.
Failed to run flow Microsoft.QueryClassificationDictionaryCompilationFlow. Correlation Id: 0206229c-9eb8-106f-da30-642897f09cd7.
In ULS:
- [Microsoft.QueryClassificationDictionaryCompilationFlow-3b0ed9d2-a449-4e9b-8bbc-5516c3cd9ac4] Microsoft.Ceres.Evaluation.Engine.Flows.FlowHandle : Evaluation failure. An evaluation thread threw an exception. Flow name: Microsoft.QueryClassificationDictionaryCompilationFlow Flow identifier: 052c3ac9-7402-4bab-91c8-b8ebd7522679 Microsoft.Ceres.Evaluation.DataModel.EvaluationException: Evaluation failed in operator DictionaryRepositoryWriter of type DictionaryRepositoryWriter ---> System.ArgumentException: Exception
while communicating with Host Controller
at websvr-backend: Could not connect to net.tcp://websvr-backend/ceres/hostcontroller/nettcp. The connection attempt lasted for a time span of 00:00:21.0441397. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.42.13:808.
at Microsoft.Ceres.CoreServices.HostController.AbstractHostControllerWrapper.HandleException(Exception e)
at Microsoft.Ceres.CoreServices.HostController.AbstractHostControllerWrapper.WrapCall[T](Func`1 original)
at Microsoft.Ceres.ContentEngine.NlpEvaluators.Dictionary.Deployment.DictionaryAssemblyPackagerAndRepositoryWriter.CreateAssemblyAndDeployAssembly(String assemblyFullPathFileName, IDictionary`2 assemblyProperties, IList`1 blobsInRecord, String performanceCounterDictionarySize)
at Microsoft.Ceres.ContentEngine.NlpEvaluators.Dictionary.Deployment.DictionaryRepositoryWriterEvaluator.DictionaryWriterProducer.WriteInternal(IRecord record)
at Microsoft.Ceres.ContentEngine.NlpEvaluators.Dictionary.Deployment.DictionaryRepositoryWriterEvaluator.DictionaryWriterProducer.Write(IRecord record)
at Microsoft.Ceres.ContentEngine.Processing.Writer.AbstractWriterProducer`1.ProcessRecord(IRecord record)
at Microsoft.Ceres.Evaluation.Engine.ErrorHandling.HandleExceptionRecordSetSink.DoWithTryCatch(IRecord record) -
-- End of inner exception stack trace ---
at Microsoft.Ceres.Evaluation.Engine.ErrorHandling.HandleExceptionRecordSetSink.DoWithTryCatch(IRecord record)
at Microsoft.Ceres.Evaluation.Engine.PushPull.PushPullThread.DoRunPushPull()
at Microsoft.Ceres.Common.Utils.Concurrent.PoolTaskWrapper.Run() - Dictionary deployment failed. SearchComponent: Content1-98c86cfa-ec9d-47a9-a79b-0b4c7e56c08a, CorrelationId: 1c329323-fdcc-423d-b5ee-2b2617de5fe8, SearchServiceApplication: {00000000-0000-0000-0000-000000000000}, DictionaryName: QueryClassificationDictionary, Component:DictionaryRepositoryWriter, FailureMessage: Exception while communicating with Host Controller at websvr-backend: Could not connect to net.tcp://websvr-backend/ceres/hostcontroller/nettcp. The connection attempt lasted for a time span of 00:00:21.0441397. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.42.13:808.
The server websvr-backend HAS BEEN REMOVED from this farm for several days. The search service application is removed and recreated on the new server. In Search Application Topology, only the new server is listed. How can I remove the ghost setting?
Thanks.