Спрашивающий
ServerManager останавливается с ошибкой

Вопрос
-
Всем привет, прошу помочь, при попытке добавить/убрать роли сервер менеджер останавливается с 2мя ошибками (из логов):
1)
Log Name: Application
Source: .NET Runtime
Date: 17.10.2022 16:48:14
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: KLDDCN05.hipp_kld.local
Description:
Application: ServerManager.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.__Canon)
at Microsoft.Windows.ServerManager.ServerComponentManager.Internal.ServerComponentRepositoryCmdletLoader.GetRepositoryFromCimObjectList(System.Collections.Generic.IEnumerable`1<System.Management.Automation.PSObject>)
at Microsoft.Windows.ServerManager.Deployment.Wizard.DeploymentExecutionStrategy.LoadServerComponentRepositoryInternal(System.Collections.ObjectModel.Collection`1<System.Management.Automation.PSObject>, Boolean ByRef)
at Microsoft.Windows.ServerManager.Deployment.Wizard.DeploymentExecutionStrategy.LoadServerComponentRepository()
at Microsoft.Windows.ServerManager.Deployment.Wizard.ServerSelectionPage.Validate()
at Microsoft.Management.UI.WizardPageCallbackHelper.CallValidate(Microsoft.Management.UI.IWizardPage)
at Microsoft.Management.UI.WizardValidationManager.PageValidationWorker(Microsoft.Management.UI.BackgroundOperationStatus`1<Microsoft.Management.UI.IWizardPage>)
at Microsoft.Management.UI.BackgroundOperation`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].BackgroundWorker(System.Object)
Exception Info: System.Reflection.TargetInvocationException
at Microsoft.Management.UI.WizardValidationManager.PageValidationCompleted(Microsoft.Management.UI.BackgroundOperationResult`2<Microsoft.Management.UI.IWizardPage,System.Object>)
Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Microsoft.Management.UI.EtwActivityMethodInvoker+<>c__DisplayClass2_0.<CreateInvoker>b__0()
Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
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 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at Microsoft.Windows.ServerManager.SingleInstanceAppLauncher.StartApplication(Microsoft.Windows.ServerManager.Common.ArgumentsProcessor)
at Microsoft.Windows.ServerManager.MainApplication.Main(System.String[])
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-10-17T14:48:14.408751300Z" />
<EventRecordID>180350</EventRecordID>
<Channel>Application</Channel>
<Computer>KLDDCN05.hipp_kld.local</Computer>
<Security />
</System>
<EventData>
<Data>Application: ServerManager.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.__Canon)
at Microsoft.Windows.ServerManager.ServerComponentManager.Internal.ServerComponentRepositoryCmdletLoader.GetRepositoryFromCimObjectList(System.Collections.Generic.IEnumerable`1<System.Management.Automation.PSObject>)
at Microsoft.Windows.ServerManager.Deployment.Wizard.DeploymentExecutionStrategy.LoadServerComponentRepositoryInternal(System.Collections.ObjectModel.Collection`1<System.Management.Automation.PSObject>, Boolean ByRef)
at Microsoft.Windows.ServerManager.Deployment.Wizard.DeploymentExecutionStrategy.LoadServerComponentRepository()
at Microsoft.Windows.ServerManager.Deployment.Wizard.ServerSelectionPage.Validate()
at Microsoft.Management.UI.WizardPageCallbackHelper.CallValidate(Microsoft.Management.UI.IWizardPage)
at Microsoft.Management.UI.WizardValidationManager.PageValidationWorker(Microsoft.Management.UI.BackgroundOperationStatus`1<Microsoft.Management.UI.IWizardPage>)
at Microsoft.Management.UI.BackgroundOperation`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].BackgroundWorker(System.Object)
Exception Info: System.Reflection.TargetInvocationException
at Microsoft.Management.UI.WizardValidationManager.PageValidationCompleted(Microsoft.Management.UI.BackgroundOperationResult`2<Microsoft.Management.UI.IWizardPage,System.Object>)
Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Microsoft.Management.UI.EtwActivityMethodInvoker+<>c__DisplayClass2_0.<CreateInvoker>b__0()
Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
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 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at Microsoft.Windows.ServerManager.SingleInstanceAppLauncher.StartApplication(Microsoft.Windows.ServerManager.Common.ArgumentsProcessor)
at Microsoft.Windows.ServerManager.MainApplication.Main(System.String[])
</Data>
</EventData>
</Event>и вот такое в другой записи:
Faulting application name: ServerManager.exe, version: 10.0.14393.5127, time stamp: 0x62806d17
Faulting module name: KERNELBASE.dll, version: 10.0.14393.5246, time stamp: 0x62bfb6da
Exception code: 0xe0434352
Fault offset: 0x0000000000034f08
Faulting process id: 0x1b28
Faulting application start time: 0x01d8e2376f46cb7b
Faulting application path: C:\Windows\system32\ServerManager.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 7f81b111-35c9-4821-90a1-f6aaf5cfceff
Faulting package full name:
Faulting package-relative application ID:- Изменено Владислав Гончаров 17 октября 2022 г. 14:57
17 октября 2022 г. 14:56