Quantcast
Channel: Virtual Machine Manager – General forum
Viewing all articles
Browse latest Browse all 728

VMM crashing when clicking properties of a VM

$
0
0

Recently we configured a VM for clustering inside the failover cluster manager , and noticed the status was "Unsupported Cluster Configuration". When trying to right-click and view properties of the VM, the VMM console crashed and closes.

The first error in the Event Viewer is a .Net error

Application: VmmAdminUI.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.Serialization.SerializationException
Stack:
   at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(System.Runtime.Serialization.XmlReaderDelegator, Boolean, System.Runtime.Serialization.DataContractResolver)
   at System.Runtime.Serialization.XmlObjectSerializer.ReadObject(System.Xml.XmlDictionaryReader)
   at Microsoft.VirtualManager.Utils.SerializationHelper.DeserializeDataContract[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Byte[], System.Type[])
   at Microsoft.VirtualManager.Remoting.VMData.get_RefresherErrors()
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMStatusViewModel.ReadStatus(Microsoft.SystemCenter.VirtualMachineManager.VM, Microsoft.SystemCenter.VirtualMachineManager.VMMDRServiceRegistration)
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesViewModel.<.ctor>b__1(System.Object, Microsoft.VirtualManager.UI.ViewModel.Core.ViewModelPropertyChangedEventArgs)
   at Microsoft.VirtualManager.UI.ViewModel.Core.ViewModelBase.OnPropertyChanged(System.String, System.Object, System.Object)
   at Microsoft.VirtualManager.UI.ViewModel.Core.ViewModelBase.SetValue[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.String, System.__Canon, Boolean)
   at Microsoft.VirtualManager.UI.ViewModel.Core.ViewModelBase.SetValue[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.String, System.__Canon)
   at Microsoft.VirtualManager.UI.ViewModel.Core.ViewModelExtensions.SetValue[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.__Canon, System.Linq.Expressions.Expression`1<System.Func`2<System.__Canon,System.__Canon>>, System.__Canon)
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesViewModel.set_VM(Microsoft.SystemCenter.VirtualMachineManager.VM)
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesViewModel.LoadFrom(Microsoft.SystemCenter.VirtualMachineManager.VMBase, Microsoft.VirtualManager.UI.Data.IClientDataContext)
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesViewModel..ctor(Microsoft.SystemCenter.VirtualMachineManager.VMBase, Microsoft.SystemCenter.VirtualMachineManager.ComputerTierTemplate, Microsoft.VirtualManager.UI.Data.IClientDataContext)
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesLauncher..ctor(Microsoft.VirtualManager.UI.Data.IClientDataContext, Microsoft.SystemCenter.VirtualMachineManager.ComputerTierTemplate, Microsoft.SystemCenter.VirtualMachineManager.VMBase, Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesPage, Boolean)
   at Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesLauncher.ShowDialog(Microsoft.VirtualManager.UI.Data.IClientDataContext, System.Windows.Window, Microsoft.SystemCenter.VirtualMachineManager.VMBase, Microsoft.VirtualManager.UI.Dialogs.VMProperties.VMPropertiesPage, Boolean)
   at Microsoft.VirtualManager.UI.Pages.Datacenter.VMPropertiesAction.DoAction(Microsoft.VirtualManager.UI.Pages.Datacenter.IVMViewModel)
   at Microsoft.VirtualManager.UI.Pages.Datacenter.VmAction.OnClick()
   at Microsoft.VirtualManager.UI.ConsoleFramework.ActionBase.System.Windows.Input.ICommand.Execute(System.Object)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(System.Windows.Input.ICommandSource, Boolean)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   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.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 MS.Internal.Threading.ExceptionFilterHelper.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.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at Microsoft.VirtualManager.UI.VmmAdmin.Program.Main(System.String[])

The second error is application crashing.

Faulting application name: VmmAdminUI.exe, version: 3.2.7510.0, time stamp: 0x522cf48a
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18847, time stamp: 0x554d7b00
Exception code: 0xe0434352
Fault offset: 0x0000812f
Faulting process id: 0x25c8
Faulting application start time: 0x01d0b42eef22b2ba
Faulting application path: C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmAdminUI.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 17da4413-2023-11e5-abb8-c0cb381d327e

Any help would be appreciated.

John


Viewing all articles
Browse latest Browse all 728

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>