You are currently working on UAT 

Service cannot be able to start

Hello everyone in the community, can anybody of you help me to solve this? Service cannot be able to start.

<SDLErrorDetails time="24/02/2021 17:02:41">
<ErrorMessage>No se ha podido iniciar el servicio 'Sdl.TranslationStudio.AlignmentEditor.IAlignmentEditorService'.</ErrorMessage>
<Exception>
<Type>Sdl.Desktop.Platform.Services.ServiceStartException, Sdl.Desktop.Platform, Version=16.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
<HelpLink />
<Source>Sdl.Desktop.Platform</Source>
<HResult>-2146233088</HResult>
<StackTrace><![CDATA[ en Sdl.Desktop.Platform.Implementation.Services.ServiceContext.GetLocalService[T]()
en Sdl.Desktop.Platform.Implementation.Services.ServiceContext.GetService[T]()
en Sdl.TranslationStudio.AlignmentEditor.Conditions.CurrentAlignmentCondition.OnServiceContextChanged()
en Sdl.Desktop.Platform.Extensions.AbstractServiceContextAwareCondition.set_ServiceContext(IServiceContext value)
en Sdl.Desktop.Platform.Extensions.AbstractConditionInitializer.InitializeCondition(ICondition condition)
en Sdl.Desktop.Platform.Extensions.ConditionHelper.GetCondition(IExtension extension, ConditionResult conditionResult, IConditionInitializer initializer)
en Sdl.Desktop.Platform.Implementation.ViewReference..ctor(StudioWindow window, ViewDescriptor descriptor)
en Sdl.Desktop.Platform.Implementation.StudioWindow.Init(IEventAggregator eventAggregator)
en Sdl.Desktop.Platform.Implementation.Studio.CreateWindowInternal(Boolean setActive, IEventAggregator eventAggregator)
en Sdl.Desktop.Platform.Implementation.Studio.Run(ISplashScreen splashScreen, IEventAggregator eventAggregator)
en Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
<InnerException>
<Type>System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<ParamName />
<HelpLink />
<Source>mscorlib</Source>
<HResult>-2147024809</HResult>
<StackTrace><![CDATA[ en System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
en System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
en Sdl.FileTypeSupport.Framework.Integration.PocoFilterManager.LoadFileTypeCache()
en Sdl.FileTypeSupport.Framework.Integration.PocoFilterManager.LoadAllDefaultFileTypeDefinitions()
en Sdl.FileTypeSupport.Framework.Integration.PocoFilterManager..ctor(Boolean autoLoadFileTypes)
en Sdl.ProjectApi.Implementation.FileTypeConfiguration.get_StandardFilterManager()
en Sdl.ProjectApi.Implementation.FileTypeConfiguration.get_FilterManager()
en Sdl.TranslationStudio.AlignmentEditor.AlignmentEditorService.OnStart()
en Sdl.Desktop.Platform.Services.AbstractService.Start(IServiceContext context)
en Sdl.Desktop.Platform.Implementation.Services.ServiceContext.GetLocalService[T]()]]></StackTrace>
</InnerException>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>Studio16</ProductVersion>
<EntryAssemblyFileVersion>16.1.3.4096</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>3082</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>DESKTOP-3QHBU7D\JESUS</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>DESKTOP-3QHBU7D</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>33457136 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>

Parents Reply Children