TMService (process Sdl.TMService.Host.exe) crashes. Following .NET Runtime error is recorded in the Windows application logs (Event Viewer):
Application: Sdl.TMService.Host.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at RabbitMQ.Client.ESLog.Error(System.String, System.Exception)
at RabbitMQ.Client.Framing.Impl.Connection.LogCloseError(System.String, System.Exception)
at RabbitMQ.Client.Framing.Impl.Connection.ClosingLoop()
at RabbitMQ.Client.Framing.Impl.Connection.MainLoop()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()