VMM 2012 SP1 (RTM) CRASH

Log Name:      Application
Source:        Windows Error Reporting
Date:          1/9/2013 5:19:38 PM
Event ID:      1001
Task Category: None
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      SVM16SYS1.gruppogoglio.erp
Description:
Fault bucket , type 0
Event Name: VMM20
Response: Not available
Cab Id: 0

Problem signature:
P1: vmmservice
P2: 3.1.6011.0
P3: Utils
P4: 3.1.6011.0
P5: M.V.D.SqlRetryCommand.ExecuteNonQuery
P6: M.V.DB.CarmineSqlException
P7: 17f7
P8:
P9:
P10:

Attached files:
C:\Users\SCVMMAdmin\AppData\Local\Temp\SCVMM.5d05b0de-09b4-4da8-b5d3-85d659c6461d\report.txt

These files may be available here:


Analysis symbol:
Rechecking for solution: 0
Report Id: 5cc30e88-5a78-11e2-93ee-00155d030501
Report Status: 262144
Hashed bucket:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Error Reporting" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-01-09T16:19:38.000000000Z" />
    <EventRecordID>498879</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SVM16SYS1.gruppogoglio.erp</Computer>
    <Security />
  </System>
  <EventData>
    <Data>
    </Data>
    <Data>0</Data>
    <Data>VMM20</Data>
    <Data>Not available</Data>
    <Data>0</Data>
    <Data>vmmservice</Data>
    <Data>3.1.6011.0</Data>
    <Data>Utils</Data>
    <Data>3.1.6011.0</Data>
    <Data>M.V.D.SqlRetryCommand.ExecuteNonQuery</Data>
    <Data>M.V.DB.CarmineSqlException</Data>
    <Data>17f7</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
C:\Users\SCVMMAdmin\AppData\Local\Temp\SCVMM.5d05b0de-09b4-4da8-b5d3-85d659c6461d\report.txt</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>0</Data>
    <Data>5cc30e88-5a78-11e2-93ee-00155d030501</Data>
    <Data>262144</Data>
    <Data>
    </Data>
  </EventData>
</Event>

January 9th, 2013 7:33pm

There is a rollup pack for sp1 that might apply for this

http://t.co/ZtCOzB0c

Free Windows Admin Tool Kit Click here and download it now
January 9th, 2013 9:06pm

I've done all updates, but the service crash yet. in the log the problem is about

P5: M.V.D.SqlRetryCommand.ExecuteNonQuery
P6: M.V.DB.CarmineSqlException

But the  sql works normally

January 10th, 2013 1:01pm

We have the same error
Free Windows Admin Tool Kit Click here and download it now
January 15th, 2013 5:45pm

Attaching the debug file. The error is login failed to the SQL server. SQL is loaded locally to the SCVMM server, firewall disabled. Scvmm service account is a sysadmin on SQL and an administrator on the server.

The part I'm curious about is the following error. The database is running in multi-user mode and we have tested connecting at once with multiple accounts.

*** Carmine error was: DatabaseFailure (2605); SQLServer; 18461

SCVMM 2012 SP1 rollup 1

Windows Server 2012 Datacenter

----------------------------------------------------
------------------- Error Report -------------------
----------------------------------------------------
Error report created 1/10/2013 1:12:16 PM
CLR is terminating

----------------------------------------------------
--------------- Bucketing Parameters ---------------
----------------------------------------------------
EventType=VMM20
P1(appName)=vmmservice.exe
P2(appVersion)=3.1.6011.0
P3(assemblyName)=Utils.dll
P4(assemblyVer)=3.1.6011.0
P5(methodName)=Microsoft.VirtualManager.DB.SqlContext.Open
P6(exceptionType)=Microsoft.VirtualManager.DB.CarmineSqlException
P7(callstackHash)=729d

SCVMM Version=3.1.6011.0
SCVMM flavor=C-buddy-RTL-AMD64
Default Assembly Version=3.1.6011.0
Executable Name=vmmservice.exe
Executable Version=3.1.6011.0
Base Exception Target Site=8768130930408
Base Exception Assembly name=System.Data.dll
Base Exception Method Name=System.Data.ProviderBase.DbConnectionPool.TryGetConnection
Exception Message=Unable to connect to the VMM database because of a general database failure.
Ensure that the SQL Server is running and configured correctly, then try the operation again.
EIP=0x000007f9945e89cc
Build bit-size=64


----------------------------------------------------
------------ exceptionObject.ToString() ------------
----------------------------------------------------
Microsoft.VirtualManager.DB.CarmineSqlException: Unable to connect to the VMM database because of a general database failure.
Ensure that the SQL Server is running and configured correctly, then try the operation again. ---> System.Data.SqlClient.SqlException: Login failed for user 'OTC\scvmmservice'. Reason: Server is
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Microsoft.VirtualManager.DB.SqlContext.Open(Boolean increaseDeadlockPriority)
   --- End of inner exception stack trace ---
   at Microsoft.VirtualManager.DB.SqlContext.Open(Boolean increaseDeadlockPriority)
   at Microsoft.VirtualManager.Engine.DbResultReader.Read[ResultType,ColumnEnum](GetFromCommandWorker`1 worker, ErrorInfo failureError)
   at Microsoft.VirtualManager.DB.Adhc.Host.GetOne(Guid hostID, GetFromCommandWorker`1 ctor)
   at Microsoft.VirtualManager.DB.Adhc.Host.GetInstance(Guid hostID)
   at Microsoft.VirtualManager.Engine.Adhc.HostUserRoleRefresher.Microsoft.VirtualManager.Engine.IRefresher<Microsoft.VirtualManager.DB.Adhc.HostReference>.RefreshData(HostReference hostRef)
   at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)
*** Carmine error was: DatabaseFailure (2605); SQLServer; 18461
--- SqlException details -----------------
System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'OTC\scvmmservice'. Reason: Server is
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Microsoft.VirtualManager.DB.SqlContext.Open(Boolean increaseDeadlockPriority)
ClientConnectionId:1632aafd-3dc8-4eaf-a84a-51443e04ff7e
 Error = 18461
Index #0
Source: .Net SqlClient Data Provider
Number: 18461
State: 1
Class: 14
Server: SCVMM-MS
Message: Login failed for user 'OTC\scvmmservice'. Reason: Server is
Procedure:
Line: 65536
--- Caller StackTrace -----------------
FileName:; Method:Open(); lineNo:0; ilOffset:26.
FileName:; Method:Read(); lineNo:0; ilOffset:13.
FileName:; Method:GetOne(); lineNo:0; ilOffset:61.
FileName:; Method:GetInstance(); lineNo:0; ilOffset:75.
FileName:; Method:Microsoft.VirtualManager.Engine.IRefresher<Microsoft.VirtualManager.DB.Adhc.HostReference>.RefreshData(); lineNo:0; ilOffset:11.
FileName:; Method:RefreshThreadFunction(); lineNo:0; ilOffset:55.
FileName:; Method:<ScheduleNextThread>b__2(); lineNo:0; ilOffset:27.
FileName:; Method:RunInternal(); lineNo:0; ilOffset:112.
FileName:; Method:Run(); lineNo:0; ilOffset:0.
FileName:; Method:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem(); lineNo:0; ilOffset:35.
FileName:; Method:Dispatch(); lineNo:0; ilOffset:162.


-------- exception.InnerException.ToString() -------
System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'OTC\scvmmservice'. Reason: Server is
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Microsoft.VirtualManager.DB.SqlContext.Open(Boolean increaseDeadlockPriority)
ClientConnectionId:1632aafd-3dc8-4eaf-a84a-51443e04ff7e


----------------------------------------------------
--------------- exception.StackTrace ---------------
----------------------------------------------------
at Microsoft.VirtualManager.DB.SqlContext.Open(Boolean increaseDeadlockPriority)
   at Microsoft.VirtualManager.Engine.DbResultReader.Read[ResultType,ColumnEnum](GetFromCommandWorker`1 worker, ErrorInfo failureError)
   at Microsoft.VirtualManager.DB.Adhc.Host.GetOne(Guid hostID, GetFromCommandWorker`1 ctor)
   at Microsoft.VirtualManager.DB.Adhc.Host.GetInstance(Guid hostID)
   at Microsoft.VirtualManager.Engine.Adhc.HostUserRoleRefresher.Microsoft.VirtualManager.Engine.IRefresher<Microsoft.VirtualManager.DB.Adhc.HostReference>.RefreshData(HostReference hostRef)
   at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)


-------- exception.InnerException.ToString() -------
System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'OTC\scvmmservice'. Reason: Server is
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Microsoft.VirtualManager.DB.SqlContext.Open(Boolean increaseDeadlockPriority)
ClientConnectionId:1632aafd-3dc8-4eaf-a84a-51443e04ff7e


----------------------------------------------------
------------- 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)
   at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)
   at Microsoft.VirtualManager.Utils.Multithreading.ThrottledThreadPool.<>c__DisplayClass3.<ScheduleNextThread>b__2(Object dummy)
   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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

January 15th, 2013 11:52pm

Event Log

01/16/2013 13:41:00,Logon,Unknown,Login succeeded for user 'OTC\scvmmservice'. Connection made using Windows authentication. [CLIENT: <local machine>],,,,
01/16/2013 13:41:00,MSSQLSERVER,Audit Success,Login succeeded for user 'OTC\scvmmservice'. Connection made using Windows authentication. [CLIENT: <local machine>],(4),18453,OTC\scvmmservice,SCVMM-MS
01/16/2013 13:40:59,Logon,Unknown,Login succeeded for user 'OTC\scvmmservice'. Connection made using Windows authentication. [CLIENT: <local machine>],,,,
01/16/2013 13:40:59,MSSQLSERVER,Audit Success,Login succeeded for user 'OTC\scvmmservice'. Connection made using Windows authentication. [CLIENT: <local machine>],(4),18453,OTC\scvmmservice,SCVMM-MS
01/16/2013 13:40:58,Microsoft-Windows-User Profiles Service,Warning,Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards.  <nl/><nl/> DETAIL - <nl/> 2 user registry handles leaked from \Registry\User\S-1-5-21-48106794-361381082-1582045581-266483:
Process 8172 (\Device\HarddiskVolume2\Windows\System32\WerFault.exe) has opened key \REGISTRY\USER\S-1-5-21-48106794-361381082-1582045581-266483
Process 8172 (\Device\HarddiskVolume2\Windows\System32\WerFault.exe) has opened key \REGISTRY\USER\S-1-5-21-48106794-361381082-1582045581-266483\Control Panel\International,(0),1530,NT AUTHORITY\SYSTEM,SCVMM-MS
01/16/2013 13:40:58,Service Control Manager,Error,The System Center Virtual Machine Manager service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.,(0),7031,,SCVMM-MS
01/16/2013 13:40:58,Windows Error Reporting,Information,Fault bucket <c/> type 0<nl/>Event Name: CLR20r3<nl/>Response: Not available<nl/>Cab Id: 0<nl/><nl/>Problem signature:<nl/>P1: vmmservice.exe<nl/>P2: 3.1.6011.0<nl/>P3: 50aaba3f<nl/>P4: System.Data<nl/>P5: 4.0.30319.18033<nl/>P6: 50b5ab10<nl/>P7: 2275<nl/>P8: 5e<nl/>P9: 0QEXI110HF2ZUGFQJ2AQHRHYIPS3R4EM<nl/>P10: <nl/><nl/>Attached files:<nl/><nl/>These files may be available here:<nl/>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_vmmservice.exe_d3e97f24de87c14525aa47c64af75f1c89da53d_1fa7f41f<nl/><nl/>Analysis symbol: <nl/>Rechecking for solution: 0<nl/>Report Id: a5742f42-6014-11e2-93f5-002481e0abd6<nl/>Report Status: 0<nl/>Hashed bucket:,(0),1001,,SCVMM-MS
01/16/2013 13:40:58,Windows Error Reporting,Information,Fault bucket <c/> type 0<nl/>Event Name: CLR20r3<nl/>Response: Not available<nl/>Cab Id: 0<nl/><nl/>Problem signature:<nl/>P1: vmmservice.exe<nl/>P2: 3.1.6011.0<nl/>P3: 50aaba3f<nl/>P4: System.Data<nl/>P5: 4.0.30319.18033<nl/>P6: 50b5ab10<nl/>P7: 2275<nl/>P8: 5e<nl/>P9: 0QEXI110HF2ZUGFQJ2AQHRHYIPS3R4EM<nl/>P10: <nl/><nl/>Attached files:<nl/><nl/>These files may be available here:<nl/>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_vmmservice.exe_d3e97f24de87c14525aa47c64af75f1c89da53d_1fa7f41f<nl/><nl/>Analysis symbol: <nl/>Rechecking for solution: 0<nl/>Report Id: a5742f42-6014-11e2-93f5-002481e0abd6<nl/>Report Status: 4<nl/>Hashed bucket:,(0),1001,,SCVMM-MS
01/16/2013 13:40:57,Service Control Manager,Information,The Windows Error Reporting Service service entered the running state.,(0),7036,,SCVMM-MS
01/16/2013 13:40:57,Virtual Machine Manager,Error,Virtual Machine Manager (vmmservice:188) has encountered an error and needed to exit the process. Windows generated an error report with the following parameters: <nl/>Event:VMM20<nl/>P1(appName):vmmservice<nl/>P2(appVersion):3.1.6018.0<nl/>P3(assemblyName):Utils<nl/>P4(assemblyVer):3.1.6018.0<nl/>P5(methodName):M.V.D.SqlRetryCommand.ExecuteNonQuery<nl/>P6(exceptionType):M.V.DB.CarmineSqlException<nl/>P7(callstackHash):966a<nl/>.,(0),19999,,SCVMM-MS
01/16/2013 13:40:57,Virtual Machine Manager,Error,Unable to connect to the VMM database because of a general database failure.

Ensure that the SQL Server is running and configured correctly<c/> then try the operation again.,(0),2605,,SCVMM-MS
01/16/2013 13:40:57,Virtual Machine Manager,Error,Unable to connect to the VMM database because of a general database failure.

Ensure that the SQL Server is running and configured correctly<c/> then try the operation again.,(0),2605,,SCVMM-MS
01/16/2013 13:40:57,Application Error,Error,Faulting application name: vmmservice.exe<c/> version: 3.1.6011.0<c/> time stamp: 0x50aaba3f<nl/>Faulting module name: KERNELBASE.dll<c/> version: 6.2.9200.16451<c/> time stamp: 0x50988aa6<nl/>Exception code: 0xe0434352<nl/>Fault offset: 0x000000000003811c<nl/>Faulting process id: 0xbc<nl/>Faulting application start time: 0x01cdf41f3320f1fb<nl/>Faulting application path: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\Bin\vmmservice.exe<nl/>Faulting module path: C:\Windows\system32\KERNELBASE.dll<nl/>Report Id: a5742f42-6014-11e2-93f5-002481e0abd6<nl/>Faulting package full name: <nl/>Faulting package-relative application ID:,(100),1000,,SCVMM-MS
01/16/2013 13:40:57,.NET Runtime,Error,Application: vmmservice.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Microsoft.VirtualManager.DB.CarmineSqlException
Stack:
   at Microsoft.VirtualManager.Engine.TaskRepository.Task`1[[System.__Canon<c/> mscorlib<c/> Version=4.0.0.0<c/> Culture=neutral<c/> PublicKeyToken=b77a5c561934e089]].SubtaskRun(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext<c/> System.Threading.ContextCallback<c/> System.Object<c/> Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext<c/> System.Threading.ContextCallback<c/> System.Object<c/> Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch(),(0),1026,,SCVMM-MS
01/16/2013 13:40:57,Windows Error Reporting,Information,Fault bucket <c/> type 0<nl/>Event Name: VMM20<nl/>Response: Not available<nl/>Cab Id: 0<nl/><nl/>Problem signature:<nl/>P1: vmmservice<nl/>P2: 3.1.6018.0<nl/>P3: Utils<nl/>P4: 3.1.6018.0<nl/>P5: M.V.D.SqlRetryCommand.ExecuteNonQuery<nl/>P6: M.V.DB.CarmineSqlException<nl/>P7: 966a<nl/>P8: <nl/>P9: <nl/>P10: <nl/><nl/>Attached files:<nl/>C:\Users\scvmmservice.OTC\AppData\Local\Temp\SCVMM.89afc3f7-edc9-4150-87a1-1650a6bafcdf\report.txt<nl/><nl/>These files may be available here:<nl/><nl/><nl/>Analysis symbol: <nl/>Rechecking for solution: 0<nl/>Report Id: a5581abf-6014-11e2-93f5-002481e0abd6<nl/>Report Status: 262144<nl/>Hashed bucket:,(0),1001,,SCVMM-MS
01/16/2013 13:40:57,Windows Error Reporting,Information,Fault bucket <c/> type 0<nl/>Event Name: VMM20<nl/>Response: Not available<nl/>Cab Id: 0<nl/><nl/>Problem signature:<nl/>P1: vmmservice<nl/>P2: 3.1.6018.0<nl/>P3: Utils<nl/>P4: 3.1.6018.0<nl/>P5: M.V.D.SqlRetryCommand.ExecuteNonQuery<nl/>P6: M.V.DB.CarmineSqlException<nl/>P7: 966a<nl/>P8: <nl/>P9: <nl/>P10: <nl/><nl/>Attached files:<nl/><nl/>These files may be available here:<nl/>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Critical_vmmservice_864f8038e7aba575201da9a5d1dd62817ae127_0637f039<nl/><nl/>Analysis symbol: <nl/>Rechecking for solution: 0<nl/>Report Id: a5581abf-6014-11e2-93f5-002481e0abd6<nl/>Report Status: 4<nl/>Hashed bucket:,(0),1001,,SCVMM-MS
01/16/2013 13:40:57,Windows Error Reporting,Information,Fault bucket <c/> type 0<nl/>Event Name: VMM20<nl/>Response: Not available<nl/>Cab Id: 0<nl/><nl/>Problem signature:<nl/>P1: vmmservice<nl/>P2: 3.1.6018.0<nl/>P3: Utils<nl/>P4: 3.1.6018.0<nl/>P5: M.V.D.SqlRetryCommand.ExecuteNonQuery<nl/>P6: M.V.DB.CarmineSqlException<nl/>P7: 966a<nl/>P8: <nl/>P9: <nl/>P10: <nl/><nl/>Attached files:<nl/>C:\Users\scvmmservice.OTC\AppData\Local\Temp\SCVMM.5dfba370-cab0-44e0-95fc-96f16b9dbbc1\report.txt<nl/><nl/>These files may be available here:<nl/><nl/><nl/>Analysis symbol: <nl/>Rechecking for solution: 0<nl/>Report Id: 8cebfe3e-6014-11e2-93f5-002481e0abd6<nl/>Report Status: 262144<nl/>Hashed bucket:,(0),1001,,SCVMM-MS
01/16/2013 13:40:57,Windows Error Reporting,Information,Fault bucket <c/> type 0<nl/>Event Name: VMM20<nl/>Response: Not available<nl/>Cab Id: 0<nl/><nl/>Problem signature:<nl/>P1: vmmservice<nl/>P2: 3.1.6018.0<nl/>P3: Utils<nl/>P4: 3.1.6018.0<nl/>P5: M.V.D.SqlRetryCommand.ExecuteNonQuery<nl/>P6: M.V.DB.CarmineSqlException<nl/>P7: 966a<nl/>P8: <nl/>P9: <nl/>P10: <nl/><nl/>Attached files:<nl/>C:\Users\scvmmservice.OTC\AppData\Local\Temp\SCVMM.5dfba370-cab0-44e0-95fc-96f16b9dbbc1\report.txt<nl/>C:\Users\scvmmservice.OTC\AppData\Local\Temp\WER5062.tmp.hdmp<nl/>C:\Users\scvmmservice.OTC\AppData\Local\Temp\WERCF61.tmp.mdmp<nl/><nl/>These files may be available here:<nl/>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Critical_vmmservice_864f8038e7aba575201da9a5d1dd62817ae127_cab_0a77e1d7<nl/><nl/>Analysis symbol: <nl/>Rechecking for solution: 0<nl/>Report Id: 8cebfe3e-6014-11e2-93f5-002481e0abd6<nl/>Report Status: 4<nl/>Hashed bucket:,(0),1001,,SCVMM-MS
01/16/2013 13:40:16,Virtual Machine Manager,Error,Virtual Machine Manager (vmmservice:188) has encountered an error and needed to exit the process. Windows generated an error report with the following parameters: <nl/>Event:VMM20<nl/>P1(appName):vmmservice<nl/>P2(appVersion):3.1.6018.0<nl/>P3(assemblyName):Utils<nl/>P4(assemblyVer):3.1.6018.0<nl/>P5(methodName):M.V.D.SqlRetryCommand.ExecuteNonQuery<nl/>P6(exceptionType):M.V.DB.CarmineSqlException<nl/>P7(callstackHash):966a<nl/>.,(0),19999,,SCVMM-MS
01/16/2013 13:40:16,Virtual Machine Manager,Error,Unable to connect to the VMM database because of a general database failure.

Ensure that the SQL Server is running and configured correctly<c/> then try the operation again.,(0),2605,,SCVMM-MS
01/16/2013 13:40:11,Virtual Machine Manager,Information,Job 7aac6064-dc58-4173-838d-5ad0e952159d (Refresh virtual machine) completed successfully.,(0),1705,,SCVMM-MS
01/16/2013 13:40:01,Virtual Machine Manager,Information,A Refresh host cluster job was started with ID 9be81dc3-3a2e-426f-a3e4-1de2838eec99.,(0),1704,,SCVMM-MS
01/16/2013 13:39:58,Virtual Machine Manager,Information,A Refresh virtual machine job was started with ID 7aac6064-dc58-4173-838d-5ad0e952159d.,(0),1704,,SCVMM-MS

Free Windows Admin Tool Kit Click here and download it now
January 16th, 2013 10:50pm

Rebuilding SCVMM with a new database solved the issue
January 30th, 2013 11:05pm

In my case the VMM service crashes reproducable with error:

Faulting application name: vmmservice.exe, version: 3.1.6011.0, time stamp: 0x50aaba3f
Faulting module name: KERNELBASE.dll, version: 6.2.9200.16384, time stamp: 0x5010ab2d
Exception code: 0xe0434352
Fault offset: 0x00000000000189cc
Faulting process id: 0xeec
Faulting application start time: 0x01ce142f7ebf3e42
Faulting application path: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\Bin\vmmservice.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 09664fe7-8026-11e2-93f8-485b398971f5
Faulting package full name: 
Faulting package-relative application ID: 

Application: vmmservice.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.CallbackException
Stack:
   at System.Runtime.AsyncResult.Complete(Boolean)
   at System.ServiceModel.Channels.ConnectionStream+IOAsyncResult.OnAsyncIOComplete(System.Object)
   at System.ServiceModel.Channels.SocketConnection.OnReceiveAsync(System.Object, System.Net.Sockets.SocketAsyncEventArgs)
   at System.Net.Sockets.SocketAsyncEventArgs.FinishOperationSuccess(System.Net.Sockets.SocketError, Int32, System.Net.Sockets.SocketFlags)
   at System.Net.Sockets.SocketAsyncEventArgs.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)

I don't like to rebuild SCVMM with a whole new DB, because this takes a lot of time and it is a prod environment...

Regards,
Stephan


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2013 6:16pm

I'm in the same boat, Tried Update Rollup 1 as well


Virtual Machine Manager (vmmservice:1756) has encountered an error and needed to exit the process. Windows generated an error report with the following parameters: 
Event:VMM20
P1(appName):vmmservice
P2(appVersion):3.1.6018.0
P3(assemblyName):Utils
P4(assemblyVer):3.1.6018.0
P5(methodName):M.V.D.SqlRetryCommand.ExecuteNonQuery
P6(exceptionType):M.V.DB.CarmineSqlException
P7(callstackHash):17f7

I really don't want to rebuild the DB
March 20th, 2013 2:46pm

I've just gone down the rebuild option by uninstalling VMM and deleting the DB.

After the rebuild, all was looking really nice with 5 hours of it not killing the service but now I just had it happen 3 times within 1/2 an hour. while I was adding more Hyper-V nodes for it to manage.

Free Windows Admin Tool Kit Click here and download it now
March 21st, 2013 6:49am

Maybe our problem is this http://support.microsoft.com/kb/2818840

We have a VM with minimum Dynamic memory set to 48GB... I'm waiting a fix!!!!

March 26th, 2013 1:00pm

I have implemented the best (and maybe only) solution:

- Install some ESXi servers and a vCenter server.

- Migrate all VM's to this new environment

- All problems are vanished (not to speak of the performance gain!)

Free Windows Admin Tool Kit Click here and download it now
April 5th, 2013 4:13pm

Hi,

I have exactly the same issue.

Have you find a solution since March ?

Regards.

July 2nd, 2013 7:59pm

Mine was a VM with Dynamic Memory set with a minimum of 32gig and a max of 48.

Once I changed it to static, it solved my problem

Free Windows Admin Tool Kit Click here and download it now
July 3rd, 2013 3:23am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics