Windows server manager error

Ошибка Server Manager — Configuration refresh failed with the following error: Invalid class

Раннее в заметке Восстановление WMI при ошибках Failed to initialize all required WMI classes — Invalid class or Invalid namespace мы уже рассматривали несколько способов исправления работы WMI на примере ОС Windows Server 2008 R2. В этой ОС проблема с WMI всплывала в той или иной степени у нас неоднократно и описанные методы помогали во всех случаях. Опыт использования ОС Windows Server 2012 R2 показывает, что подобные поломки WMI происходят реже, но всё же они случаются. Например, мы можем столкнуться с ситуацией, когда в консоли Server Manager перестаёт работать механизм управления ролями и возможностями Windows Server.

Так как попытка сбора информации и обновления статуса консоли завершается ошибкой «Configuration refresh failed with the following error: Invalid class»

Рассмотрим несложную процедуру исправления этой проблемы.

Запустим на проблемном сервере командную строку с правами Администратора и в каталоге %windir%\System32 найдём все MOF-файлы во всех подкаталогах:

Для восстановления работоспособности консоли Server Manager нас интересует подкаталог %windir%\System32\wbem\AutoRecover

Перейдём в этот каталог и выполним рекомпиляцию объектов WMI из всех вложенных в этот каталог MOF и MLF файлов:

Дождёмся окончания процесса…

Теперь попробуем перезапустить консоль Server Manager и удостоверимся в том, что обновление информации снова работает и нам снова доступно управление ролями и возможностями Windows Server.

Windows server manager error

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

Asked by:

General discussion

WIndows Server 2012 — Server Manager Error CLR20r3

I have just experienced this error of ( CLR20r3) when trying to add or remove server roles.

Server Manager crashes when trying to go into the Add/ Or Remove server roles

What I have tried.

Lots of research, and didn’t find any resolution.

Apparently this is not strictly tied to Windows Server 2012, as I see that Windows Server 2008 R2 , and even Windows desktop users have experienced this issue. With no direct resolution.

Here is a screen shot for reference.

If anyone should obtain the MS Fix or hear of it, please post so that others who are experiencing this issue can find peace in their day.

I have given up, ended up performing a reinstall. ( sadly)

Читайте также:  Windows исправление ошибок hdd

All replies

Based on your description, would you please refer to following operations and troubleshoot this issue?

  1. Please use Sytem File Checker tool to scan all protected system files.
  2. Please perform a clean boot to check if some third-party services affected.
  3. Please backup the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole. Then delete following two registry key (if exist): LeagcyImepersonationLevel and LegacyauthenticationLevel Then log off and logon and monitor the result.

In addition, please navigate to %windir%\logs and check ServerManager and CBS log file if you can find some relevant errors.

If any update, please feel free to let me know.

Hope this helps.

Thank you for your response.

I have already performed SFC/ Scannow and it did find errors, after which I ran the DISM restore health commands and it had repair the errors, but the problem still existed.

I also tried deleting my user profile in case there were User Account Profile issues. Didn’t work.

With regards to deleting the OLE key. I would thing that would be relevant as this DID work prior, so these keys would have been there already, when it did work.

Also is this the same OLE ( Object Linking & Embedding) ? I wouldn’t this would be relevant to ServerManeger at all?

At this point as I had listed in the first posting, I had performed a rebuild, so there is no longer access to the issue / error.

Just list this posting so that other can be aware that they are not the only ones who have experienced this issue.

PROИТ

Office 365, AD, Active Directory, Sharepoint, C#, Powershell. Технические статьи и заметки.

Ошибка Automatic Refresh Error в Server Manager (Windows Server 2012 R2)

В Server Manager выдается следующее предупреждение:

Warning: Automatic Refresh: Configuration refresh message: The system cannot access one or more event logs because of insufficient access rights, file corruption, or other reasons. For more information, see the Operational channel in the ServerManager-ManagementProvider error log on the target server.

Сначала двойным щелчком откройте элемент автообновления (Automatic Refresh), чтобы посмотреть более детальную информацию, например:

В рассматриваемом случае было обнаружено два журнала, находящихся в «Applications and Services Logs», которые по факту отсутствовали или были повреждены. При нажатии на файл журнала выдавался следующий ответ:
«Event viewer cannot open the event log or custom view. Verify that the event log service is running or query is too long. the system cannot find the file specified (2)»

Чтобы решить эту проблему необходимо сделать следующие шаги:

1. Открыть журнал событий (Event Viewer) по пути «Application and Services Logs / Microsoft / Windows / ServerManager-ManagementProvider / Operational»
2. Найти одно или более событий с идентификатором EventID 46 и следующим сообщением: «The system cannot find the file specified» и получить имя канала/каналов (channel name(s)).

Читайте также:  Настройка часового пояса линукс

3. Сделать резервную копию реестра.
4. Удалить ключи с такими же названиями, какие были получены на шаге 2, по пути HKLM\Software\Microsoft\Windows\CurrentVersion\WINEVT
5. Обновить главную панель менеджера серверов (Server Manager Dashboard). Проблема должна исчезнуть.

Тоже самое в случае с Microsoft-Windows-DxpTakRingTone/Analytic. Также можно удалить связный ключ в реестре по пути HKLM\Software\Microsoft\Windows\CurrentVersion\WINEVT

Windows server manager error

Версия платформы: v4.0.30319

Описание. Процесс был завершен из-за необработанного исключения.

Сведения об исключении: System.IO.FileLoadException

в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)

в System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

в System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

в System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)

в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

в MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

в System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)

в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)

в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)

в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

в MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

в MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

Имя журнала : Application

Источник : Application Error

Дата: 31.07.2013 12:05:46

Код события: 1000

Имя сбойного приложения: ServerManager.exe, версия: 6.2.9200.16384, метка времени: 0x50107b22

Имя сбойного модуля: KERNELBASE.dll, версия: 6.2.9200.16451, метка времени: 0x50988aa6

Код исключения: 0xe0434352

Смещение ошибки: 0x000000000003811c

Идентификатор сбойного процесса: 0x1ca0

Время запуска сбойного приложения: 0x01ce8dc4c21cc161

Путь сбойного приложения : C:\Windows\system32\ServerManager.exe

Путь сбойного модуля : C:\Windows\system32\KERNELBASE.dll

Идентификатор отчета : 006e019a-f9b8-11e2-93f1-6eae8b612e09

Полное имя сбойного пакета:

Код приложения, связанного со сбойным пакетом:

Ответы

Проблема решилась сама собой.

решил с диска прогнать sfc /scannow, но перед этим сделал бараметал бэкап. после прохождения бэкапа Server Manager заработал.

Все ответы

Собрать дамп файл не пробовали? Server Manager Crashing

Не забывайте помечать сообщения как ответы и полезные, если они Вам помогли.

Статью эту видел уже. у меня нет вот этих ключей \Setup и соответственно \Setup\AppFabric_Setup

Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Setup
•Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Setup\AppFabric_Setup
•Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Setup\Setup

Чем собрать дамп? SFC /verifyonly . то честно говоря нифига внем не понял))

Собрать дамп файл не пробовали? Server Manager Crashing

Не забывайте помечать сообщения как ответы и полезные, если они Вам помогли.

Please download and unzip procdump.exe (http://technet.microsoft.com/en-us/sysinternals/dd996900) and run it once to accept its EULA. Then, in an administrator-elevated CMD prompt, run the following:

procdump.exe -e -w servermanager.exe

Then start servermanager and let it crash. When it crashes and you have accepted any prompts, return the CMD prompt and it will state a Dump File path.

вот сюда выложил дамп.

Подскажите чем его открыть

Открыть можно с помощью Windows Debugger (WinDbg) — Download and Install Debugging Tools for Windows

Читайте также:  Средство создание загрузочных usb windows

Не забывайте помечать сообщения как ответы и полезные, если они Вам помогли.

Елена, спасибо за подсказку)

вот, что в .dmp файле:

Microsoft (R) Windows Debugger Version 6.2.9200.20512 X86
Copyright (c) Microsoft Corporation. All rights reserved.

Windows server manager error

Версия платформы: v4.0.30319

Описание. Процесс был завершен из-за необработанного исключения.

Сведения об исключении: System.IO.FileLoadException

в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)

в System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

в System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

в System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)

в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

в MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

в System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)

в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)

в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)

в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

в MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

в MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

Имя журнала : Application

Источник : Application Error

Дата: 31.07.2013 12:05:46

Код события: 1000

Имя сбойного приложения: ServerManager.exe, версия: 6.2.9200.16384, метка времени: 0x50107b22

Имя сбойного модуля: KERNELBASE.dll, версия: 6.2.9200.16451, метка времени: 0x50988aa6

Код исключения: 0xe0434352

Смещение ошибки: 0x000000000003811c

Идентификатор сбойного процесса: 0x1ca0

Время запуска сбойного приложения: 0x01ce8dc4c21cc161

Путь сбойного приложения : C:\Windows\system32\ServerManager.exe

Путь сбойного модуля : C:\Windows\system32\KERNELBASE.dll

Идентификатор отчета : 006e019a-f9b8-11e2-93f1-6eae8b612e09

Полное имя сбойного пакета:

Код приложения, связанного со сбойным пакетом:

Ответы

Проблема решилась сама собой.

решил с диска прогнать sfc /scannow, но перед этим сделал бараметал бэкап. после прохождения бэкапа Server Manager заработал.

Все ответы

Собрать дамп файл не пробовали? Server Manager Crashing

Не забывайте помечать сообщения как ответы и полезные, если они Вам помогли.

Статью эту видел уже. у меня нет вот этих ключей \Setup и соответственно \Setup\AppFabric_Setup

Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Setup
•Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Setup\AppFabric_Setup
•Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Setup\Setup

Чем собрать дамп? SFC /verifyonly . то честно говоря нифига внем не понял))

Собрать дамп файл не пробовали? Server Manager Crashing

Не забывайте помечать сообщения как ответы и полезные, если они Вам помогли.

Please download and unzip procdump.exe (http://technet.microsoft.com/en-us/sysinternals/dd996900) and run it once to accept its EULA. Then, in an administrator-elevated CMD prompt, run the following:

procdump.exe -e -w servermanager.exe

Then start servermanager and let it crash. When it crashes and you have accepted any prompts, return the CMD prompt and it will state a Dump File path.

вот сюда выложил дамп.

Подскажите чем его открыть

Открыть можно с помощью Windows Debugger (WinDbg) — Download and Install Debugging Tools for Windows

Не забывайте помечать сообщения как ответы и полезные, если они Вам помогли.

Елена, спасибо за подсказку)

вот, что в .dmp файле:

Microsoft (R) Windows Debugger Version 6.2.9200.20512 X86
Copyright (c) Microsoft Corporation. All rights reserved.

Оцените статью