The service is crashing ~ every 30 minutes. Looks to be related to querying some data from VMware.
Application: vmmservice.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Exception
Stack:
at Microsoft.Carmine.VMWareImplementation.VmwVMControllerFactory.GetControllerFromVMWareDevice(Int32, Microsoft.Carmine.VMWareImplementation.VmwVMComputerSystem)
at Microsoft.Carmine.VMWareImplementation.VmwVMWareAttachedDrive.get_BusNumber()
at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.AddNewDVDToVM(Microsoft.Carmine.VirtualizationAbstractionLayer.IVMDVDDrive, Microsoft.Carmine.VirtualizationAbstractionLayer.IVMIsoImage)
at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.AddDVDrives(System.Collections.Generic.IList`1<Microsoft.Carmine.VirtualizationAbstractionLayer.IVMDVDDrive>)
at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateFullVMObjectToCarmine(Microsoft.Carmine.VirtualizationAbstractionLayer.IVMComputerSystem, Microsoft.VirtualManager.Remoting.VMData, UpdateRequired, Boolean)
at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.FullyRefreshVM(FullyResheshVMParamObject)
at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase+<>c__DisplayClassc.<RunFullRefresher>b__a(System.Object)
at Microsoft.VirtualManager.Utils.Multithreading.ThrottledThreadPool+<>c__DisplayClass3.<ScheduleNextThread>b__2(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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()