VMM 2019 UR2 service goes down

Copper Contributor

Hi, I have installed clear  VMM 2019 and update him >U12>UR2

Nothing was added or configured before, just clean install and URs applying. But

UR3 application fails with some SQL-related  exception in logs, so i stay it to another time.

I have added some hosts, images,etc and leave the system in that state.

After I got VMM service in down state, and cant get it up.

This one appears in log:

 

 

 

 

----------------------------------------------------
------------------- Error Report -------------------
----------------------------------------------------
Error report created 9/15/2021 10:20:05 AM
CLR is not terminating

----------------------------------------------------
--------------- Bucketing Parameters ---------------
----------------------------------------------------
EventType=VMM20
P1(appName)=vmmservice.exe
P2(appVersion)=10.19.2445.0
P3(assemblyName)=ImgLibEngine.dll
P4(assemblyVer)=10.19.2445.0
P5(methodName)=Microsoft.VirtualManager.DB.Adhc.HostCluster..ctor
P6(exceptionType)=System.AggregateException
P7(callstackHash)=acb1

SCVMM Version=10.19.2445.0
SCVMM flavor=C-buddy-RTL-AMD64
Default Assembly Version=10.19.2591.0
Executable Name=vmmservice.exe
Executable Version=10.19.2445.0
Base Exception Target Site=140722618687480
Base Exception Assembly name=ImgLibEngine.dll
Base Exception Method Name=Microsoft.VirtualManager.DB.Adhc.HostCluster..ctor
Exception Message=One or more errors occurred.
EIP=0x00007ffcffdf9329
Build bit-size=64


----------------------------------------------------
------------ exceptionObject.ToString() ------------
----------------------------------------------------
System.AggregateException: One or more errors occurred. ---> System.MissingMethodException: Method not found: 'Void Microsoft.VirtualManager.Remoting.HostClusterData..ctor(System.Guid, System.DateTime, System.String, System.String, System.Guid, System.String, System.Nullable`1<UInt32>, Microsoft.VirtualManager.Remoting.HostClusterCommitState, Microsoft.VirtualManager.Utils.ErrorInfo, Microsoft.VirtualManager.Remoting.HostClusterFlags, System.Nullable`1<System.Guid>, System.String, System.Guid, System.Collections.Generic.List`1<System.Guid>, System.Collections.Generic.List`1<System.Guid>, System.Collections.Generic.List`1<Microsoft.VirtualManager.Utils.ErrorInfo>, System.String, System.String, Microsoft.VirtualManager.Remoting.ClusterTestResult, System.String, System.String, Boolean)'.
   at Microsoft.VirtualManager.DB.Adhc.HostCluster..ctor(CarmineObjectLock objLock, SqlRow row, IVmmDbContext ctx)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.<>c__DisplayClass14.<GetInstance>b__13(SqlRow row)
   at Microsoft.VirtualManager.Engine.DbAccessHelper.GetFromCommand[T,_ColumnsTy](ReadOption readOption, SqlRetryCommand cmd, Func`2 worker)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.<>c__DisplayClass34.<GetOne>b__31(Func`2 _ctor, Guid _clusterID, SqlRetryCommand _cmd)
   at Microsoft.VirtualManager.Engine.DbAccessHelper.HandleReadErrors[T,T1,T2,T3](Func`4 func, Func`4 notFoundErrorInfoMaker, T1 p1, T2 p2, T3 p3)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.GetOne(Guid clusterID, Func`2 ctor, IVmmDbContext ctx)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.GetInstance(Guid id, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.Placement.HostClusterDynamicOptimizationRefresher.GetRefreshRate(HostClusterReference obj, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.RefreshDriver`1.AddOrUpdateObject(Guid id, _ObjectType newObj, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.RefreshManager.UpdateRefreshRoot[_ObjType](Guid id, _ObjType obj, Boolean isRemoved, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.LoadRefreshers(IVmmDbConnection dbConnection)
   at Microsoft.VirtualManager.DB.SqlContext.Connect(Action`1 action)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.WaitForStartupTasks()
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.ExecuteRealEngineStartup()
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TryStart(Object stateInfo)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()
---> (Inner Exception #0) System.MissingMethodException: Method not found: 'Void Microsoft.VirtualManager.Remoting.HostClusterData..ctor(System.Guid, System.DateTime, System.String, System.String, System.Guid, System.String, System.Nullable`1<UInt32>, Microsoft.VirtualManager.Remoting.HostClusterCommitState, Microsoft.VirtualManager.Utils.ErrorInfo, Microsoft.VirtualManager.Remoting.HostClusterFlags, System.Nullable`1<System.Guid>, System.String, System.Guid, System.Collections.Generic.List`1<System.Guid>, System.Collections.Generic.List`1<System.Guid>, System.Collections.Generic.List`1<Microsoft.VirtualManager.Utils.ErrorInfo>, System.String, System.String, Microsoft.VirtualManager.Remoting.ClusterTestResult, System.String, System.String, Boolean)'.
   at Microsoft.VirtualManager.DB.Adhc.HostCluster..ctor(CarmineObjectLock objLock, SqlRow row, IVmmDbContext ctx)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.<>c__DisplayClass14.<GetInstance>b__13(SqlRow row)
   at Microsoft.VirtualManager.Engine.DbAccessHelper.GetFromCommand[T,_ColumnsTy](ReadOption readOption, SqlRetryCommand cmd, Func`2 worker)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.<>c__DisplayClass34.<GetOne>b__31(Func`2 _ctor, Guid _clusterID, SqlRetryCommand _cmd)
   at Microsoft.VirtualManager.Engine.DbAccessHelper.HandleReadErrors[T,T1,T2,T3](Func`4 func, Func`4 notFoundErrorInfoMaker, T1 p1, T2 p2, T3 p3)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.GetOne(Guid clusterID, Func`2 ctor, IVmmDbContext ctx)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.GetInstance(Guid id, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.Placement.HostClusterDynamicOptimizationRefresher.GetRefreshRate(HostClusterReference obj, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.RefreshDriver`1.AddOrUpdateObject(Guid id, _ObjectType newObj, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.RefreshManager.UpdateRefreshRoot[_ObjType](Guid id, _ObjType obj, Boolean isRemoved, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.LoadRefreshers(IVmmDbConnection dbConnection)
   at Microsoft.VirtualManager.DB.SqlContext.Connect(Action`1 action)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
   at System.Threading.Tasks.Task.Execute()<---


----------------------------------------------------
------------------- Scope Trace --------------------
----------------------------------------------------
[s#d] SqlRetryCommand.ExecuteScalar(this: (SqlRetryCommand#[d]) { cmd = (SqlCommand#3a48b3b) System.Data.SqlClient.SqlCommand, errorTitle = (string) "errorTitle", sqlContext = (SqlContext#[5]) { [rw] SqlContext.ConnectconstructionIdentity = (WindowsIdentity#b7ebe2) System.Security.Principal.WindowsIdentity commandList: { n=57 { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=CPUPercentageReserve)", @9/15/2021 10:20:04 AM [+00:00:00.0010045] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=DiskIOPercentageReserve)", @9/15/2021 10:20:04 AM [+00:00:00.0009977] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=NetworkPercentageReserve)", @9/15/2021 10:20:04 AM [+00:00:00.0009990] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=DiskSpaceReserveMB)", @9/15/2021 10:20:04 AM [+00:00:00.0010014] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MemoryReserveMB)", @9/15/2021 10:20:04 AM }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=OperationsManagerServer)", @9/15/2021 10:20:04 AM [+00:00:00.0010000] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=PlacementGoal)", @9/15/2021 10:20:04 AM [+00:00:00.0010010] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MemoryPriority)", @9/15/2021 10:20:04 AM [+00:00:00.0010387] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=DiskIOPriority)", @9/15/2021 10:20:04 AM }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=CPUPriority)", @9/15/2021 10:20:04 AM [+00:00:00.0010003] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=NetworkPriority)", @9/15/2021 10:20:04 AM [+00:00:00.0009997] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=CEIPOptIn)", @9/15/2021 10:20:04 AM [+00:00:00.0010004] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=LibraryRefresherEnabled)", @9/15/2021 10:20:04 AM [+00:00:00.0020016] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=LibraryRefresherFrequency)", @9/15/2021 10:20:04 AM [+00:00:00.0009987] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMRCAccessAccount)", @9/15/2021 10:20:04 AM [+00:00:00.0020012] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMRCDefaultPort)", @9/15/2021 10:20:04 AM [+00:00:00.0010013] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectDefaultPort)", @9/15/2021 10:20:04 AM [+00:00:00.0009996] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MinimumSupportedAgentVersion)", @9/15/2021 10:20:04 AM [+00:00:00.0019984] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MinimumSupportedGuestAgentVersion)", @9/15/2021 10:20:04 AM [+00:00:00.0009993] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MinimumSupportedHostAgentFunctionalLevel)", @9/15/2021 10:20:04 AM [+00:00:00.0009995] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MACAddressRangeStart)", @9/15/2021 10:20:04 AM [+00:00:00.0010013] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=MACAddressRangeEnd)", @9/15/2021 10:20:04 AM [+00:00:00.0010002] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMSubnetIDRangeStart)", @9/15/2021 10:20:04 AM [+00:00:00.0009995] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMSubnetIDRangeEnd)", @9/15/2021 10:20:04 AM [+00:00:00.0009987] }, { Q:"dbo.prc_VMM_GetVmmServerAgentIDAll()", @9/15/2021 10:20:04 AM [+00:00:00.0009998] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=UpgradeTime)", @9/15/2021 10:20:04 AM [+00:00:00.0010110] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=DKMEnabled)", @9/15/2021 10:20:04 AM [+00:00:00.0010050] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=TopContainerName)", @9/15/2021 10:20:04 AM [+00:00:00.0019943] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=ContainerName)", @9/15/2021 10:20:04 AM [+00:00:00.0020012] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=AutomaticVirtualNetworkCreationEnabled)", @9/15/2021 10:20:04 AM [+00:00:00.0019989] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=AutomaticLogicalNetworkCreationEnabled)", @9/15/2021 10:20:04 AM [+00:00:00.0010002] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=LogicalNetworkMatchOption)", @9/15/2021 10:20:04 AM [+00:00:00.0019999] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=LogicalNetworkMatchOptionBackup)", @9/15/2021 10:20:04 AM [+00:00:00.0009989] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=ProductID)", @9/15/2021 10:20:04 AM [+00:00:00.0010010] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=DatabaseVersion)", @9/15/2021 10:20:04 AM [+00:00:00.0010017] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=QFEDatabaseVersion)", @9/15/2021 10:20:04 AM [+00:00:00.0009978] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=SKUType)", @9/15/2021 10:20:04 AM [+00:00:00.0010011] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectGatewayCertificateID)", @9/15/2021 10:20:04 AM [+00:00:00.0010002] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectGatewayCertificateThumbprint)", @9/15/2021 10:20:04 AM [+00:00:00.0020022] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectGatewayCertificateSubject)", @9/15/2021 10:20:04 AM [+00:00:00.0009983] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectHyperVCertificateID)", @9/15/2021 10:20:04 AM [+00:00:00.0010009] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectHyperVCertificateThumbprint)", @9/15/2021 10:20:04 AM [+00:00:00.0009992] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectHyperVCertificateSubject)", @9/15/2021 10:20:04 AM [+00:00:00.0020006] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectNCCertificateID)", @9/15/2021 10:20:04 AM [+00:00:00.0010004] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectNCCertificateThumbprint)", @9/15/2021 10:20:04 AM [+00:00:00.0009994] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectNCCertificateSubject)", @9/15/2021 10:20:04 AM [+00:00:00.0009984] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectTokenTimeToLiveInMinutes)", @9/15/2021 10:20:04 AM [+00:00:00.0020012] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=VMConnectHostIdentificationMode)", @9/15/2021 10:20:04 AM [+00:00:00.0009995] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=KeyProtectionServerUrl)", @9/15/2021 10:20:04 AM [+00:00:00.0010018] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=AttestationServerUrl)", @9/15/2021 10:20:04 AM [+00:00:00.0010001] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=FallbackKeyProtectionServerUrl)", @9/15/2021 10:20:04 AM [+00:00:00.0020031] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=FallbackAttestationServerUrl)", @9/15/2021 10:20:04 AM }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=GlobalPortACL)", @9/15/2021 10:20:04 AM [+00:00:00.0020001] }, { S:"dbo.prc_VM_GetGlobalProperty(@PropertyName=ShieldingUtilityVhdId)", @9/15/2021 10:20:04 AM [+00:00:00.0009997] }, { Q:"dbo.prc_ADHC_Host_GetRef()", @9/15/2021 10:20:04 AM [+00:00:00.0020009] }, { Q:"dbo.prc_ADHC_HostCluster_GetAll()", @9/15/2021 10:20:04 AM [+00:00:00.0010038] }, { Q:"dbo.prc_ADHC_HostCluster_Get(@ClusterID=fb16da24-9afe-4355-88a6-ee441073f597)", @9/15/2021 10:20:04 AM [+00:00:00.0009961] } } , conn = (SqlConnection#1f60918) { State: Open Database: VirtualManagerDB DataSource: VINNT004 PacketSize: 8000 ServerVersion: 11.00.7493 StatisticsEnabled: False WorkstationId: VINNT058 } }, behavior = Default, failFast = (bool) False }, expectedDuration: (TimeSpan#23c34600) 00:01:00, enablePerfLogging: (Boolean#1) True) in e:\btvsts\79612\private\product\common\Utils\Db\SqlRetryCommand_pp.cs:line 442


-------- exception.InnerException.ToString() -------
System.MissingMethodException: Method not found: 'Void Microsoft.VirtualManager.Remoting.HostClusterData..ctor(System.Guid, System.DateTime, System.String, System.String, System.Guid, System.String, System.Nullable`1<UInt32>, Microsoft.VirtualManager.Remoting.HostClusterCommitState, Microsoft.VirtualManager.Utils.ErrorInfo, Microsoft.VirtualManager.Remoting.HostClusterFlags, System.Nullable`1<System.Guid>, System.String, System.Guid, System.Collections.Generic.List`1<System.Guid>, System.Collections.Generic.List`1<System.Guid>, System.Collections.Generic.List`1<Microsoft.VirtualManager.Utils.ErrorInfo>, System.String, System.String, Microsoft.VirtualManager.Remoting.ClusterTestResult, System.String, System.String, Boolean)'.
   at Microsoft.VirtualManager.DB.Adhc.HostCluster..ctor(CarmineObjectLock objLock, SqlRow row, IVmmDbContext ctx)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.<>c__DisplayClass14.<GetInstance>b__13(SqlRow row)
   at Microsoft.VirtualManager.Engine.DbAccessHelper.GetFromCommand[T,_ColumnsTy](ReadOption readOption, SqlRetryCommand cmd, Func`2 worker)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.<>c__DisplayClass34.<GetOne>b__31(Func`2 _ctor, Guid _clusterID, SqlRetryCommand _cmd)
   at Microsoft.VirtualManager.Engine.DbAccessHelper.HandleReadErrors[T,T1,T2,T3](Func`4 func, Func`4 notFoundErrorInfoMaker, T1 p1, T2 p2, T3 p3)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.GetOne(Guid clusterID, Func`2 ctor, IVmmDbContext ctx)
   at Microsoft.VirtualManager.DB.Adhc.HostCluster.GetInstance(Guid id, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.Placement.HostClusterDynamicOptimizationRefresher.GetRefreshRate(HostClusterReference obj, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.RefreshDriver`1.AddOrUpdateObject(Guid id, _ObjectType newObj, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.RefreshManager.UpdateRefreshRoot[_ObjType](Guid id, _ObjType obj, Boolean isRemoved, IVmmDbContext ctx)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.LoadRefreshers(IVmmDbConnection dbConnection)
   at Microsoft.VirtualManager.DB.SqlContext.Connect(Action`1 action)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
   at System.Threading.Tasks.Task.Execute()


----------------------------------------------------
--------------- exception.StackTrace ---------------
----------------------------------------------------
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.WaitForStartupTasks()
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.ExecuteRealEngineStartup()
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TryStart(Object stateInfo)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()


----------------------------------------------------
------------- StackTrace from handler --------------
----------------------------------------------------
This is the call stack from where the exception was caught, not where it was thrown.
at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.WriteReportTextFile(TextWriter reportFile)
   at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.Send()
   at Microsoft.VirtualManager.Utils.Diagnostics.WatsonExceptionReport.Send()
   at Microsoft.VirtualManager.Utils.Diagnostics.WatsonCenter.ReportException(Exception e, WERReportOptions options, String& localReportPath)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.ReportUnhandledException(Exception unhandledException)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.CurrentDomain_UnhandledException(Object sender, UnhandledExceptionEventArgs e)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.WaitForStartupTasks()
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
   at Microsoft.VirtualManager.Engine.VirtualManagerService.ExecuteRealEngineStartup()
   at Microsoft.VirtualManager.Engine.VirtualManagerService.TryStart(Object stateInfo)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()


----------------------------------------------------
-------------------- Assemblies --------------------
----------------------------------------------------
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Location=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
    Module=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
    Version=4.8.4400.0
    BuildType=retail
    Product=Microsoft® .NET Framework

VMMService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\vmmservice.exe
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\vmmservice.exe
    Version=10.19.2445.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
    Version=4.8.3761.0
    BuildType=retail
    Product=Microsoft® .NET Framework

System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
    Version=4.8.4360.0
    BuildType=retail
    Product=Microsoft® .NET Framework

TraceWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\TraceWrapper.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\TraceWrapper.dll
    Version=10.19.1013.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

Utils, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Utils.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Utils.dll
    Version=10.19.2591.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

NativeMethods, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\NativeMethods.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\NativeMethods.dll
    Version=10.19.2591.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
    Version=4.8.4390.0
    BuildType=retail
    Product=Microsoft® .NET Framework

Engine.IndigoAccessLayer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
    Version=10.19.2445.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

Engine.Common, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Engine.Common.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Engine.Common.dll
    Version=10.19.2445.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
    Version=4.8.4190.0
    BuildType=retail
    Product=Microsoft® .NET Framework

System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
    Version=4.8.3761.0
    BuildType=retail
    Product=Microsoft® .NET Framework

Errors, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Errors.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Errors.dll
    Version=10.19.2591.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

Engine.Adhc.Operations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Location=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
    Module=C:\Program Files\Microsoft System Center\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
    Version=10.19.2445.0
    BuildType=retail
    Product=System Center Virtual Machine Manager

System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
    Version=4.8.4270.0
    Product=Microsoft® .NET Framework

System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
    Version=4.8.3761.0
    Product=Microsoft® .NET Framework

System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll
    Version=4.8.3761.0
    BuildType=retail
    Product=Microsoft® .NET Framework

Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll
    Version=4.8.3761.0
    BuildType=retail
    Product=Microsoft® .NET Framework

System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll
    Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll
    Version=4.8.3761.0
    BuildType=retail
    Product=Microsoft® .NET Framework



----------------------------------------------------
--------- Extra Data for Watson Report -------------
----------------------------------------------------
Error Reporting Enabled=True

*** Extra Data ***
Process ID = 1684 (0x0694)
Managed Thread ID = 5
Native Thread ID = 3032 (0x0bd8)

 

 

 

 

I have also checkpoint of system state before I got this error, if ive apply checkpoint in state before it happens VVM have working for sime time before it happens again.

What's may cause this error?

 

PS. I can see that UR3 console update has installed by Windows Update, but management server UR3 still failed. Looks like VMMS service fails after admincomsole UR3 setup.

You can see also UR3 installation log attached,

 

0 Replies