VMMService Keeps Crashing
-
Wednesday, October 19, 2011 8:16 PM
Hi all,
I have been struggling today, whenever I try and deploy a service VMMSerive always crashes at the point where it tries to communicate with the guest machine to install the agent and rolls.
In the event log I have the below. The Guests and VMM 2012 server are seperated by a Microsoft TMG VM. Has anyone any ideas why VMM2012 is always crashing.
Also can someone point me to where I can get instruction on how to take traces to submit.
Log Name: VM Manager
Source: Virtual Machine Manager
Date: 19/10/2011 16:53:57
Event ID: 19999
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: 1AERCOVMM001.xxxx.local
Description:
Virtual Machine Manager (vmmservice:1376) 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.0.5007.0
P3(assemblyName):WsManWrappers
P4(assemblyVer):3.0.5007.0
P5(methodName):M.C.W.WsmanAPIWrapper.Invoke
P6(exceptionType):S.Xml.XmlException
P7(callstackHash):243
.Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Virtual Machine Manager" />
<EventID Qualifiers="0">19999</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-10-19T15:53:57.000000000Z" />
<EventRecordID>4211</EventRecordID>
<Channel>VM Manager</Channel>
<Computer>1AERCOVMM001.xxxxx.local</Computer>
<Security />
</System>
<EventData>
<Data>Virtual Machine Manager (vmmservice:1376) 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.0.5007.0
P3(assemblyName):WsManWrappers
P4(assemblyVer):3.0.5007.0
P5(methodName):M.C.W.WsmanAPIWrapper.Invoke
P6(exceptionType):S.Xml.XmlException
P7(callstackHash):243
.
</Data>
<Data>1376</Data>
<Data>VMM20</Data>
<Data>vmmservice</Data>
<Data>3.0.5007.0</Data>
<Data>WsManWrappers</Data>
<Data>3.0.5007.0</Data>
<Data>M.C.W.WsmanAPIWrapper.Invoke</Data>
<Data>S.Xml.XmlException</Data>
<Data>243</Data>
</EventData>
</Event>Thanks
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. http:\\robbieroberts.wordpress.com
All Replies
-
Thursday, October 20, 2011 10:33 AMModerator
Hi.
Can you please collect traces from your VMM server?
http://kristiannese.blogspot.com/2011/08/troubleshooting-scvmm-crashes-collect.html
Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )- Marked As Answer by Robbie_Roberts Friday, October 21, 2011 12:23 AM
-
Friday, October 21, 2011 12:23 AM
Thanks Kristian,
I resolved the issue, I was trying to deply a service to a seperate forest, the forest had no trust relationship :( and it crashed the VMService.
But it gets better, I had deployed VMM 2012 as local service as well which when the trust relationship was established still caused service deployment to fail. I created a child domain to test will and discovered that VMM 2012 was trying to put it's computer account in the local administrators group of the machine which obvioulsy would fail for a child domain.
I then attempted to change the VMM install to use a service account but ran into lots of permission issues so I am reinstalling VMM 2012 on another server from scratch using a service account!!
Thanks for the pointer for the traces.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. http:\\robbieroberts.wordpress.com- Marked As Answer by Robbie_Roberts Friday, October 21, 2011 12:23 AM

