📜 ⬆️ ⬇️

Issue with SCVMM Admin Console after installing Update Rollup 6

After installing Update Rollup 6 for System Center 2012 R2 Virtual Machine Manager, a strange problem was discovered - when I tried to create a virtual machine or just look at the properties of a template or hardware profile, the SCVMM administrator console (VmmAdminUI.exe process) began to crash with a System.Reflection.TargetInvocationException error.

image


It seems that this is some kind of problem with localization, because the German had the same problem with the self-service portal social.technet.microsoft.com/Forums/ru-RU/eab3a316-1cd3-450b-963d-d97be94cf395/scvmm-2012- r2-ru-6-self-service-user-konsole-strzt-ab
')
It is solved by renaming (or deleting) the folder of the native language in
C: \ Program Files \ Microsoft System Center 2012 R2 \ Virtual Machine Manager \ bin

For example, “ru” in “ru_”. After this renaming, the console starts up with the English interface and everything works fine.

It seems that it’s not for nothing that guys with itband say that System Center products should always be set to English, incl. because they are localized by residual
Full text of the error message
Application: VmmAdminUI.exe
Platform Version: v4.0.30319
Description. The process was terminated due to an unhandled exception.
Exception Details: System.Reflection.TargetInvocationException
Stack:
in System.Windows.Window.ShowDialog ()
in Microsoft.VirtualManager.UI.WizardFramework.WizardWindow.ShowWizard (Microsoft.VirtualManager.UI.WpfControls.DialogOwner, Microsoft.VirtualManager.UI.WizardFramework.Flow)
Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesLauncher.ShowDialog (Microsoft.VirtualManager.UI.Data.IClientDataContext, System.Windows.Window, Microsoft.SystemCenter.VirtualMachineManager.VMBase, Microsoft.VirtualManager, 2014. Boolean)
in Microsoft.VirtualManager.UI.Pages.Library.LibraryActionHelper.ShowVMProperties (Microsoft.SystemCenter.VirtualMachineManager.ILibraryObject, Microsoft.VirtualManager.UI.ConsoleFramework.ActionContext)
in Microsoft.VirtualManager.UI.Pages.Library.LibraryActionHelper.ShowProperties (Microsoft.SystemCenter.VirtualMachineManager.ILibraryObject, Microsoft.VirtualManager.UI.ConsoleFramework.ActionContext)
Microsoft.VirtualManager.UI.Pages.Library.PropertiesActionGroup`1 [[System .__ Canon, mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089]]. ShowProperties (Canon System .__, Microsoft.VirtualManager.UI. ConsoleFramework.ActionContext)
in Microsoft.VirtualManager.UI.Pages.Library.SingleLibraryObjectActionBase`1 [[System .__ Canon, mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089]]. OnClick ()
in Microsoft.VirtualManager.UI.ConsoleControls.DataGridViewModel`1 [[System .__ Canon, mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089]]. FindAndRunAction (System.Predicate`1 <Microsoft.VirtualManager1.1 <Microsoft.Virtualman Analyzer an))]. FindAndRunAction (System.Predicate`1 <Microsoft.VirtualMan.MirtorMan89)]. ConsoleFramework.ActionBase>)
in Microsoft.VirtualManager.UI.ConsoleControls.DataGridViewModel`1 [[System .__ Canon, mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089]]. RunDefaultAction ()
in Microsoft.VirtualManager.UI.ConsoleControls.SearchableDataGrid.DataGrid_RowDoubleClick (System.Object, System.Windows.RoutedEventArgs)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler (System.Object, System.Windows.RoutedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl (System.Object, System.Windows.RoutedEventArgs, Boolean)
in System.Windows.UIElement.RaiseEventImpl (System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
in System.Windows.UIElement.RaiseEvent (System.Windows.RoutedEventArgs)
in Microsoft.EnterpriseManagement.DataCenterManager.UI.DataGrid.SCDataGrid.SCDataGridRow_MouseDoubleClick (System.Object, System.Windows.Input.MouseButtonEventArgs)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler (System.Delegate, System.Object)
in System.Windows.RoutedEventArgs.InvokeHandler (System.Delegate, System.Object)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler (System.Object, System.Windows.RoutedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl (System.Object, System.Windows.RoutedEventArgs, Boolean)
in System.Windows.UIElement.RaiseEventImpl (System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
in System.Windows.UIElement.RaiseEvent (System.Windows.RoutedEventArgs)
in System.Windows.Controls.Control.OnMouseDoubleClick (System.Windows.Input.MouseButtonEventArgs)
in System.Windows.Controls.Control.HandleDoubleClick (System.Object, System.Windows.Input.MouseButtonEventArgs)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler (System.Delegate, System.Object)
in System.Windows.RoutedEventArgs.InvokeHandler (System.Delegate, System.Object)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler (System.Object, System.Windows.RoutedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl (System.Object, System.Windows.RoutedEventArgs, Boolean)
in System.Windows.UIElement.ReRaiseEventAs (System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
in System.Windows.UIElement.OnMouseDownThunk (System.Object, System.Windows.Input.MouseButtonEventArgs)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler (System.Delegate, System.Object)
in System.Windows.RoutedEventArgs.InvokeHandler (System.Delegate, System.Object)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler (System.Object, System.Windows.RoutedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl (System.Object, System.Windows.RoutedEventArgs, Boolean)
in System.Windows.UIElement.RaiseEventImpl (System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
in System.Windows.UIElement.RaiseTrustedEvent (System.Windows.RoutedEventArgs)
in System.Windows.UIElement.RaiseEvent (System.Windows.RoutedEventArgs, Boolean)
in System.Windows.Input.InputManager.ProcessStagingArea ()
in System.Windows.Input.InputManager.ProcessInput (System.Windows.Input.InputEventArgs)
in System.Windows.Input.InputProviderSite.ReportInput (System.Windows.Input.InputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput (IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage (IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
in System.Windows.Interop.HwndSource.InputFilterMessage (IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
in MS.Win32.HwndWrapper.WndProc (IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation (System.Object)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate, System.Object, Int32)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32, System.Delegate)
in System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
in MS.Win32.HwndSubclass.SubclassWndProc (IntPtr, Int32, IntPtr, IntPtr)
in MS.Win32.UnsafeNativeMethods.DispatchMessage (System.Windows.Interop.MSG ByRef)
in System.Windows.Threading.Dispatcher.PushFrameImpl (System.Windows.Threading.DispatcherFrame)
in System.Windows.Threading.Dispatcher.PushFrame (System.Windows.Threading.DispatcherFrame)
in System.Windows.Threading.Dispatcher.Run ()
in System.Windows.Application.RunDispatcher (System.Object)
in System.Windows.Application.RunInternal (System.Windows.Window)
in System.Windows.Application.Run (System.Windows.Window)
in Microsoft.VirtualManager.UI.VmmAdmin.Program.Main (System.String [])

I got a bug in connect.microsoft.com

UPD: Hotfix support.microsoft.com/en-us/kb/3065235 released

Source: https://habr.com/ru/post/257469/


All Articles