[Forum FAQ] Resolve virtual machines fail to start issues

After you restart the Hyper-V Host server and the guest virtual machines, you may encounter the error:
An error occurred while attempting to start the selected virtual machines(s).
Here are three common issues.
Issue 1
On a Windows Server 2008-based machine that has the Hyper-V role installed,
or on a Microsoft Hyper-V Server 2008-based machine, you encounter the following:
• When you try to connect to a virtual machine, error occurs:
Cannot connect to the virtual machine because the authentication certificate is expired or invalid. Would you like to try connecting again,
• When you start a virtual machine, error occurs (Figure 1):
An error occurred while attempting to change the state of virtual machine
‘VMname’
'VMName' failed to initialize.
Could not initialize machine remoting system. Error: ‘Unspecified error’ (0x80004005).
Could not find a usable certificate. Error:
‘Unspecified error’(0x80004005).
Figure 1: ‘Unspecified error’ (0x80004005).
Cause:
This issue may occur if the Hyper-V Virtual Machine Management service (VMMS) certificate has expired.
Solution:
Install the Hotfix.
You cannot connect to a virtual machine when the Windows Server 2008 Hyper-V VMMS certificate has expired
http://support.microsoft.com/kb/kb967902/en-us
Workaround:
Follow the steps below to generate a new certificate.
1. Shut down or save all virtual machines.
2. Restart the Hyper-V VMMS.
3. Start the virtual machines.
Note:As the Hyper-V VMMS certificate is valid for one year, the update has to be applied to prevent this issue from occurring in the future.

Issue
2
If there is no enough system resource, this error may occur (Figure 2) and you will receive Event ID 3040.
Figure 2: No enough system resource
Product:
Windows Operating System
ID:
3040
Source:
Microsoft-Windows-Hyper-V-Worker
Version:
6.0
Symbolic Name:
MSVML_WP_INITILIZATION_ERROR
Message:
'%1' failed to initialize. (Virtual machine %2)
Troubleshooting:
You need to check the following:
1. Permissions of the configuration files, memory files and all VHD files.
2. Prior messages in the event log.
3. Available RAM on the system.
4. Free disk space for the storages of the memory files and expanding virtual hard disks.
In addition, if you are using the VMMS, please restart the VMMS service.
CMD:
net stop nvpswmi
net start nvspwmi
PowerShell:
C:\PS>restart-service vmms
http://technet.microsoft.com/en-us/library/dd581971(v=ws.10).aspx

Similar Messages

  • Virtual Machine Failes to Start: Server execution failed (0x80080005).

    Hi
    I have a Windows 8.1 (with updates) System which was upgraded from Windows 8.0 using a Clean Install. Recently Hyper-V has stopped running on my system.
    The Event log shows an error:
    'CentOS65' failed to start worker process: Server execution failed (0x80080005). (Virtual machine ID 9EF5529D-3755-40B3-AC6A-325A564D19BB)
    -     System
    -     Provider
                [ Name]     Microsoft-Windows-Hyper-V-VMMS
                [ Guid]     {6066F867-7CA1-4418-85FD-36E3F9C0600C}
        EventID     15500
        Version     0
        Level     2
        Task     0
        Opcode     0
        Keywords     0x8000000000000000
    -     TimeCreated
                [ SystemTime]     2014-07-17T07:57:28.568965100Z
        EventRecordID     302
        Correlation
    -     Execution
                [ ProcessID]     4040
                [ ThreadID]     1396
        Channel     Microsoft-Windows-Hyper-V-VMMS-Admin
        Computer     viveksasmung
    -     Security
                [ UserID]     S-1-5-18
    -     UserData
    -     VmlEventLog
        VmName     CentOS65
        VmId     9EF5529D-3755-40B3-AC6A-325A564D19BB
        ErrorMessage     %%2148007941
        ErrorCode     0x80080005
    The WMI-Activity log shows the error:
    Id = {00000000-0000-0000-0000-000000000000}; ClientMachine = VIVEKSASMUNG; User = viveksasmung\Vivek; ClientProcessId = 9756; Component = Core; Operation = Start IWbemServices::ExecNotificationQuery - root\virtualization\v2 : select * from __InstanceDeletionEvent
    within 2 where TargetInstance ISA 'Msvm_ComputerSystem' ; ResultCode = 0xC7F0FCD0; PossibleCause = Could not send status to client
    The Hyper-V-VMMS Admin Log shows the error:
    The worker process for virtual machine 'CentOS65' failed to respond within the startup timeout period and was restarted. (Virtual machine ID 9EF5529D-3755-40B3-AC6A-325A564D19BB)
    'CentOS65' failed to start. (Virtual machine ID 9EF5529D-3755-40B3-AC6A-325A564D19BB)
    The Hyper-V Worker Log shows the error:
    The Virtual Machine Worker Process has lost its connection to the root\virtualization WMI namespace: General access denied error (0x80070005). As a result, some WMI operations may not function correctly. To correct the problem, try restarting the Windows
    Management Instrumentation service.
    I set the Hyper-V Tracing to ON using vmconnect.config
    file and the error log is as follows:
    Tracing Hyper-V Client version: 6.3.0.0. Rough build date (virtman file written): 05/18/2014 23:25:02
    2014-07-17 01:55:28.990 [08] USER_ACTION_INITIATED VMBrowser ServerNode:ConnectToServer() Connecting to server localhost...
    2014-07-17 01:55:29.008 [08] USER_ACTION_COMPLETED VMBrowser ServerNode:ConnectToServer() Successfully connected to server.
    2014-07-17 01:55:29.463 [07] WARNING VirtMan WmiAssociation:GetRelatedObjects() The WMI object 'Msvm_RdvComponentSettingData' + could not be mapped to VirtMan type so ignore it.
    2014-07-17 01:55:33.001 [03] USER_ACTION_INITIATED VMBrowser ServerNodeViewControl:OnStartVm() Starting VM(s)...
    2014-07-17 01:55:33.023 [09] USER_ACTION_INITIATED VMBrowser VMActionBatchPerformer:Perform() Changing virtual machine '9EF5529D-3755-40B3-AC6A-325A564D19BB' ('CentOS65') state from 'PowerOff' to 'Running'
    2014-07-17 01:59:33.927 [12] ERROR VirtMan ThrowHelper:ThrowVirtualizationOperationFailedException() Operation 'SetState' failed with message ''CentOS65' failed to start.'.
        Error code '32768'.
        Detailed message ''CentOS65' failed to start. (Virtual machine ID 9EF5529D-3755-40B3-AC6A-325A564D19BB)
    'CentOS65' failed to start worker process: Server execution failed (0x80080005). (Virtual machine ID 9EF5529D-3755-40B3-AC6A-325A564D19BB)'.
    2014-07-17 01:59:33.930 [12] ERROR VMBrowser VMActionBatchPerformer:OnTaskCompleted() Tracked task operation failed!
        'CentOS65' failed to start.
           at Microsoft.Virtualization.Client.Management.ThrowHelper.ThrowVirtualizationOperationFailedException(String errorMsg, String errorDescriptionMsg, VirtualizationOperation operation, Int64 errorCode, Boolean operationCanceled,
    ErrorCodeMapper mapper, Exception innerException)
       at Microsoft.Virtualization.Client.Management.View.EndMethodReturnInternal(IVMTask task, VirtualizationOperation operation, Boolean affectedElementExpected)
       at Microsoft.Virtualization.Client.Management.VMComputerSystemBaseView.EndSetState(IVMTask setStateTask)
       at Microsoft.Virtualization.Client.VMBrowser.ChangeVMStatePerformer.EndTrackedTask(IVMTask task)
       at Microsoft.Virtualization.Client.VMBrowser.VMActionBatchPerformer.OnTaskCompleted(Object sender, EventArgs e)
    2014-07-17 01:59:46.103 [03] USER_ACTION_INITIATED VMBrowser ServerNode:DisconnectFromServer() Disconnecting from server localhost...
    2014-07-17 01:59:46.104 [03] USER_ACTION_COMPLETED VMBrowser ServerNode:DisconnectFromServer() Server had been disconnected successfully.
    Upon using BCDEdit, output is below
    Windows Boot Manager
    identifier              {bootmgr}
    device                  partition=\Device\HarddiskVolume1
    path                    \bootmgr
    description             Windows Boot Manager
    locale                  en-GB
    default                 {current}
    resumeobject            {37225af7-cc62-11e3-8277-806e6f6e6963}
    displayorder            {current}
                            {3ce506e4-cc90-11e3-8b9f-8a809d5a6432}
    timeout                 30
    Windows Boot Loader
    identifier              {current}
    device                  partition=C:
    path                    \Windows\system32\winload.exe
    description             Windows 8.1 Pro with Media Center
    locale                  en-GB
    recoverysequence        {3ce506df-cc90-11e3-8b9f-8a809d5a6432}
    recoveryenabled         Yes
    osdevice                partition=C:
    systemroot              \Windows
    resumeobject            {37225af7-cc62-11e3-8277-806e6f6e6963}
    bootmenupolicy          Legacy
    hypervisorlaunchtype    Auto
    quietboot               No
    Real-mode Boot Sector
    identifier              {3ce506e4-cc90-11e3-8b9f-8a809d5a6432}
    device                  partition=C:
    path                    \Hd0Par3.pbr
    description             Ubuntu LTS 14.04
    I have set permissions to the VHD folder using the command below
    icacls "c:\CentOS65\CentOS65" /grant "CREATOR OWNER":(OI)(CI)(IO)F
    icacls "c:\CentOS65\CentOS65" /grant "NT AUTHORITY\SYSTEM":(OI)(CI)F
    icacls "c:\CentOS65\CentOS65" /grant "NT VIRTUAL MACHINE\Virtual Machines":(RC,S,GR,RD,WD,AD,REA,RA)
    icacls "c:\CentOS65\CentOS65" /grant "NT VIRTUAL MACHINE\Virtual Machines":(CI)(IO)(GR,WD,AD)
    icacls "c:\CentOS65\CentOS65\Virtual Hard Disks" /grant "NT VIRTUAL MACHINE\Virtual Machines":(RC,S,GR,RD,WD,AD,REA,RA)
    icacls "c:\CentOS65\CentOS65\Virtual Hard Disks" /grant "NT VIRTUAL MACHINE\Virtual Machines":(CI)(IO)(GR,WD,AD)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOSHome.vhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(RC,S,GR,GW,RD,WD,AD,REA,WEA,RA,WA)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOS65.vhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(RC,S,GR,GW,RD,WD,AD,REA,WEA,RA,WA)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOSHome_9E7FEF2E-85E0-4278-AABD-01D5E45EE643.avhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(RC,S,GR,GW,RD,WD,AD,REA,WEA,RA,WA)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOS65_28FF0E50-0FBA-4754-A4CC-B3DAEC7E3DAA.avhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(RC,S,GR,GW,RD,WD,AD,REA,WEA,RA,WA)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOSHome.vhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(RC,S,GR,GW,RD,WD,AD,REA,WEA,RA,WA)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOS65.vhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(RC,S,GR,GW,RD,WD,AD,REA,WEA,RA,WA)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOS65.vhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(F)
    icacls "C:\CentOS65\CentOS65\Virtual Hard Disks\CentOSHome.vhdx" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(F)
    icacls "C:\CentOS65\CentOS65\Virtual Machines\9EF5529D-3755-40B3-AC6A-325A564D19BB.xml" /grant "NT VIRTUAL MACHINE\9EF5529D-3755-40B3-AC6A-325A564D19BB":(F)
    I am unable to create new VMs as well.
    I have already run
    sfc/ scannow
    DISM
    Already Tried disabling the antivirus
    Upon using wbemtest and connecting to root\virtualization, I am able to click Enum Classes > Recursive
    Kindly suggest how to get HyperV working please. Any help (short of reinstalling /resetting windows) would be much appreciated.
    Warm Regards,
    Dr Vivek Gupta

    Hi,
    The key point would be this:
    The Virtual Machine Worker Process has lost its connection to the root\virtualization WMI namespace: General access denied error (0x80070005).
    Please open MMC, add Component Services snap-in:
    Component Services -> Computers -> My Computer -> DCOM Config -> Windows Management Instrumentation -> Right Click, Properties -> Security “Launch and Activation Permission” -> Edit -> gave Authenticated Users 
    Full Control
    Check the result.
    Alex Zhao
    TechNet Community Support

  • Virtual machine failed to start

    Start - /OVS/running_pool/110_o1
    PowerOn Failed : Result - failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/var/ovs/mount/D62C2B67A650423CAF76BDB4EAABA0CE/running_pool/110_o1/vm.cfg'] => Error: Unable to open config file: /var/ovs/mount/D62C2B67A650423CAF76BDB4EAABA0CE/running_pool/110_o1/vm.cfg
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVM.py", line 57, in xen_start_vm
    run_cmd(args=cmd)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 85, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 131, in start_vm
    raise e

    Hi,
    Unable to open config file...Check if your vm.cfg are in -rw-r--r--
    Check if your disk are in RW.
    Check if you can write in your directory. (try something like : touch test)
    David

  • JInitiator 1.3 Fatal Error  Attachment to a running Virtual Machine failed

    We are running forms 9i from 9ias R2. We have an outside client trying to access the application from a machine with Windows XP. They receive the following errror after downloading the Jinitiator 1.3.1.9: JInitiator 1.3 Fatal Error - Attachment to a running Virtual Machine failed. As we are using Windows 2000, we have not come across this before and I find nothing on Metalink.
    Has anyone else had this problem? If so, do you have a solution?

    Hi,
    whatever browser you are running, during installation of the Browser (Netscape 7.x) or IE (postinstall) you decided to make teh Java Plugin 1.4 your default JVM. This means the VM is started when JInitiator loads which then leads to this collision. Disable Java Plugin as a default VM and it shoudl work fine.
    Frank

  • Attachment to a running virtual machine failed

    I get the error message "Attachment to a running virtual machine failed" when trying to instantiate my active x bundled java bean.
    The steps I took to create it are:
    javac Person.java
    jar -cvfm PersonBean.jar person_manifest Person.class
    set JRE=D:\Applications\JavaSoft\JRE\1.3.1_01
    set classpath=%JRE%\lib\rt.jar;%JRE%\lib\jaws.jar
    java sun.beans.ole.Packager
    Then I answered the questions on the packager.
    When I try to create the bean from inside my application, I get an error dialog with the title "Java(TM) Plug-in 1.4 Fatal Error".
    When I try to create MSCal.Calendar in my application, all is well.
    Anyone know what is happening?

    If you run the packager, try not to register the
    newly created type library (*.TLB) immediately,
    but let the packager create the registry instructions
    (a *.REG file).
    Look at the *.REG file and check all references to
    virtual machines. Since you are using the packager
    from 1.3.1, probably the virtual machine (path for beans.ocx etc) points to the 1.3.1 JRE instead of the
    1.4 plugin.
    Make sure, all references to the virtual machine are
    linked correctly to 1.4 and reregister your TLB.
    Hope that helps and please let us know if you were
    successful, as this would indicate that indeed, beans
    packaged with the packager from 1.3.1 can run in the
    1.4 plugin. Sylvia

  • Blade server is start but virtual machine is not started

    i have a oracle virtual machine on blade server if any outage or planned activity is done the blade server is started automatically but virtual machines is not started
    manually start the virtual machines any suggestions kindly share me.

    Hi user,
    As long as youhave access to the linux sever from your windows server, you're good to go. Open your admin tool, go to File --> Open --> Offline.
    The Open window pops up. On the "File Name" field, enter the path of rpd file in the linux server (Ex: \\Server_Name\local\MyRpd.rpd). Select the file, and voilà!
    I hope this helps.
    J.

  • Hyper-V virtual machines may not start, and receive the error: Microsoft Emulated IDE Controller (Instance ID {83F8638B-8DCA-4152-9EDA-2CA8B33039B4}): Failed to Power on

    I have used the Article ID: 2249906 to try and resove this error. It only started since I have created a dediacted SQL 2008 Server on the network. This is my attempt, so far using icacls:
    icacls "C:\Users\Public\Documents\Hyper-V\Virtual hard disks\XYZ-SQL.vhd" /grant "NT VIRTUAL MACHINE
    \13101CB0-271Z-4434-9736-E1DE331D316BZ":F
    NT VIRTUAL MACHINE\13101CB0-271Z-4434-9736-E1DE331D316BZ: No mapping between account names and security
    IDs was done.Successfully processed 0 files; Failed processing 1 files
    Any ideas as this is becoming very disruptive to the network as the VM is a DC.
    Many Thanks
    Paul.B

    From your description it sounds as if you have two VMs trying to use the exact same virtual disk.  And this is not possible without using differencing disks in between.  (it will give the error you describe when trying to power on the second).
    Beyond that, I would have expected the configuraiton change to work.  Another possibility is simply creating a new VM using the existing virutal disk.  This is non-descructive as well and absolutely re-creates all of the VM objects and generates
    new security identifiers.
    If that does not work, then there is more to this puzzle than has been mentioned here and you will need to provide greater detail.
    Brian Ehlert (hopefully you have found this useful) http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Starting Virtual Machine will not start from hibernate mode.

    Hi.  I had a BSOD and upon rebooting my machine one of my virtual machines is stuck in "hibernate" mode and will not boot up.  
    I attempted to restore to previous versions of the vmc, but that did not work.
    The error i receive is.
    "Could not enable integration functions" 
    Retry or Continue.  
    Selecting "Continue" states "the operation failed.  The virtual machine is not running"
    Does anyone have any idea how to get a VPC up and running from this situation?
    Thanks, Tim

    Hi Dear Bob Comer,
    My Laptop Windows 7 Suddenly "Shutdown". When I start it, it goes in recovery, after more than 5 hours I will Forcefully restart from Button, and start Windows 7.
    Problem-1: Butt all environments OK butt very slow on any action, click on my computer or opening of any application very slow.
    Problem 2: When I Click on Windows Virtual PC after long time I have same problem like "Could not enable integration
    functions", Message displayed "Retry" or "Continue" after clicking "Continue" Message Displayed
    "Could not enable integration functions".  I have Data in MS Virtual PC Drive "C" and "D".
    I read your Solution: I'm trying following steps:-
    1- Going to Setting of Windows Virtual PC and Unchecked "enable integration features at start up"  and Close Status
    "Shut down" from "hibernate"  Then
    Press OK.
    2- Remove the file (.vsv) from is
    in "C:\Users\[userid]\AppData\Local\Microsoft\Windows Virtual PC".
    3- Restart the Laptop and which is very slow, Butt When on Click to OPEN Windows Virtual PC Which is also very slow Black Screen coming with Windows XP Starting Logo. After long time Message Displayed "A disk read error occurred" Press Ctrl+Alt+Del to restart.
    Start up Logo of Windows XP "Press Normally"  again after 28sec in loop.
    Dear What I can Do for: 1- retreating Data from Windows Virtual PC Drives "C" and "D" ????
    2- How can my Virtual Machine Working OK and Fine ? Open 
    Please Solve my Problem with Thanks
    Best Regards and Wishes
    Khamkha

  • Windows Virtual Machine Doesn't Start

    I recently installed a clean install of windows 7 pro 64-bit. I installed windows XP mode as described on the microsoft website followed by the update provided but when I try to open windows virtual PC nothing happens. I click on the program icon and nothing happens. When I try to open windows XP mode I get the error message "Cannot start Windows Virtual PC Host Process. Check the System event log for more detials. Server execution failed" Once I check the event log there is nothing there. The PC I am running on supports hardware virtualization and it is enabled in the bios. My coworker just installed windows XP mode on the machine right next to mine and it works fine. Can someone please tell me how to get this thing to work. Running virtual 2007 is not an option. 

    Same problem.
    In past i've used successful windows virtual pc, but now it won't work.
    I tryed uninstallind the Windows6.1-KB958559-x64.msu update and the windows xp mode and deleting the old virtual machines.
    After reinstall the Windows6.1-KB958559-x64.msu update the problem returns as before.
    I get this error: "Cannot start Windows Virtual PC Host Process. Check the System event log for more detials. Server execution failed"
    Looking at the event viewer into "Applications and Services Logs/Microsoft/Windows/Virtual PC/Admin" i find "Virtual machine ''. Error - Server execution failed"
     (0x80080005)" and just before this message i get "One or more files from the Virtual PC installation are missing. Please reinstall Virtual PC and try again."
    So i tryed a lot of times uninstalling and reinstalling, unsucessfully. What i can do?
    XML of "Virtual machine ''. Error - Server execution failed" error:
    Log Name:      Microsoft-Windows-Virtual PC/Admin
    Source:        Microsoft-Windows-Virtual PC
    Date:          05/03/2010 14:00:13
    Event ID:      1000
    Task Category: None
    Level:         Error
    Keywords:     
    User:          Riccardo-PC\Riccardo
    Computer:      Riccardo-PC
    Description:
    Virtual machine ''. Error - Server execution failed
     (0x80080005)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Virtual PC" Guid="{A759B4BE-484C-414D-A97D-961D33C31A3D}" />
        <EventID>1000</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2010-03-05T13:00:13.453470800Z" />
        <EventRecordID>295</EventRecordID>
        <Correlation />
        <Execution ProcessID="5032" ThreadID="4100" />
        <Channel>Microsoft-Windows-Virtual PC/Admin</Channel>
        <Computer>Riccardo-PC</Computer>
        <Security UserID="S-1-5-21-653287977-206352491-2073433540-1000" />
      </System>
      <EventData>
        <Data Name="String1">
        </Data>
        <Data Name="String2">Error - Server execution failed
     (0x80080005)</Data>
      </EventData>
    </Event>
    XML of "One or more files from the Virtual PC installation are missing. Please reinstall Virtual PC and try again."
    Log Name:      Microsoft-Windows-Virtual PC/Admin
    Source:        Microsoft-Windows-Virtual PC
    Date:          05/03/2010 13:59:43
    Event ID:      45
    Task Category: None
    Level:         Error
    Keywords:     
    User:          Riccardo-PC\Riccardo
    Computer:      Riccardo-PC
    Description:
    One or more files from the Virtual PC installation are missing. Please reinstall Virtual PC and try again.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Virtual PC" Guid="{A759B4BE-484C-414D-A97D-961D33C31A3D}" />
        <EventID>45</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2010-03-05T12:59:43.357816300Z" />
        <EventRecordID>294</EventRecordID>
        <Correlation />
        <Execution ProcessID="4320" ThreadID="5100" />
        <Channel>Microsoft-Windows-Virtual PC/Admin</Channel>
        <Computer>Riccardo-PC</Computer>
        <Security UserID="S-1-5-21-653287977-206352491-2073433540-1000" />
      </System>
      <EventData>
      </EventData>
    </Event>

  • Nested Hyper v virtual machine won't start

    I have a development environment on Hyper-v i want to be able to develop windows phone apps for this i need a Hyper v installation on my dev environment so i installed Hyper-v.
    But if i start debuging the virtual hyper v says : The Virtual Machine Management Service failed to start the virtual machine 'Emulator 8.1 WVGA 4 inch.administrator' because one of the Hyper-V components is not running (Virtual machine ID)
    can anybody help me out on this one as it looks all good. If i try to start the hyper v machine within hyper v i get the same error.
    thanks in advance.
    Check my website http://kbworks.nl or follow me on
    @KbWorks be sure to Check my
    SharePoint-Specialist.nu for dutch information workers check
    Wat Is microsoft SharePoint.nl for dutch readers who want to know what
    microsoft office365 is.

    Hi Paul Keijzers KbWorks,
    Additional, Windows Phone 8 Emulator runs as a virtual machine on Hyper-V, the virtualization technology for Windows 8. To run the emulator, your computer must meet the requirements
    to run Hyper-V. Please refer the following article to realize more detail require about the WP emulator install requirement.
    System requirements for the emulator for Windows Phone 8
    https://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx
    How to enable Hyper-V for the emulator for Windows Phone 8
    https://msdn.microsoft.com/en-us/library/windows/apps/jj863509(v=vs.105).aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Hyper-V - virtual machines don't start automatically after power outage

    Hi,
    I have a HP server running Windows 2012 R2 + Hyper-V. On this server, four VM have Windows Server 2003 R2, and one VM has Windows 2012. After power outage, 1 2003 R2 VM and 1 2012 VM are started properly, but the other three machines aren't. I've started
    it manually. All VM's have last version of Hyper-V integration tools installed, the option "Automatically start VM if it was running before the service was stopped" was chosen. I'm not very familiar with Hyper-V, so, I've investigated only Hyper-V-VMMS
    event log. There are some recurring errors:
    The Integration Services Setup Disk image could not be updated: The process cannot access the file because it is being used by another process. (0x80070020).
    and
    Failed to get the disk information.
    But I think it isn't a clue.
    How can I clarify, why these machines aren't started automatically?

    Hi EugenBerend,
    Maybe it is related to system resources allocation during the start up .
    I would suggest you to configure a startup delay for those lower priority machines so that system
    can locate enough resource for them.
    Hope it helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Oracle Linux virtual machines failing to boot

    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?

    user7222768 wrote:
    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?
    Perhaps not all the file system mounted.
    Does /u02/oradata/demo exist?
    How about /u02/oradata
    How about /u02

  • Connect to Virtual Machine Fails

    Hello, I have a quick question about authentication in SCVMM console. We use non-privileged account on our local workstations where we use our SCVMM consoles (which has no access to SCVMM). When we open our console, SCVMM prompts for credentials, we provide
    it our privileged account and get logged in. This works great until we try to connect to the console of a VM. The system tries to use our non-privileged credentials to open the console, which fails with Access Denied.  Is there anyway to make SCVMM use
    the same account that we logged into the console as to also open the VM consoles?  Thanks.

    This seems a bug wherein VirtualMachineViewer.exe process launches in the same security context with which you logged onto your workstation
    Possible workaround is to create a new Definition that only allow viewing / receiving input and output from the Hyper-v virtual machines , To do this
    Start Authorization manager (azman.mmc) on each Hyper-V hosts (in your cluster or host groups in SCVMM)
    Open the InitalStore.xml document located within \ProgramData\Microsoft\Windows\Hyper-V\
    Expand out InitialSTore.xml, then Hyper-V Services, then Definitions.
    Create a new definition ,specify the appropriate name and Click Add  | Move to  the "Tasks" section.  |  Click on the "operations" tab and select below given options to
    "Allow input to VMs & Allow output from VMs &  View VMs configurations"
    Hit OK to comeback to main definition page , here expand out Role Assignments, and right click the new definition, select "Assign users and Groups", then select "From Windows and Active Directory"
    Add the users that need to open the console only for viewing VM's and opening the VM Viewer console.
    Hopefully you will achieve what you expects :)
    Thanks
    ~NY

  • Automatic Scheduling of Virtual Machine Shutdowns and Start-ups

    Is there a scheduler available to Shutdown and Start-up Azure Virtual Machines?

    Hi,
    Based on my experience, if you shut down the VM within the RDP session, the VM would be in the stopped status and you will still pay for it.
    Do you want to stop it to the stopped(deallocated) status to save money? If yes, you can create schedule tasks with Azure PowerShell cmdlets on your local computer.
    Start-AzureVM -ServiceName xxx -Name xxx
    Stop-AzureVM -ServiceName xxx -Name xxx (VMs would be in the stopped(dealloacted) status)
    Stop-AzureVM -ServiceName xxx -Name xxx -StayProvisioned (VMs would be in the stopped status)
    Please note that if all the VM in a cloud service are in the stopped(deallocated) status, the public IP address would be changed next time you start a VM.
    More information:
    How to install and configure Azure PowerShell
    Start and Stop Windows Azure Virtual Machines
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • [Forum FAQ] WSUS Configuration Manager failed to subscribe to update categories and classifications on WSUS Server

    Symptom:
    You might see an error in Software Update Point Status Message when you run software updates synchronization. (Figure 1)
    WSUS Configuration Manager failed to subscribe to update categories and classifications to WSUS Server “Server Name”
    Figure 1
    When you check the WCM.log, WSUSCtrl.log and wsyncmgr.log. There is an error in WCM.log-“Category Product:6d76a2a5-81fe-4829-b268-6eb307e40ef3 (Windows 7 Language Packs) not found
    on WSUS”. (Figure 2)
    WCM.log:
    Figure 2
    Cause:
    Windows 7 language packs are available for computers that are running Windows 7 Ultimate or Windows 7 Enterprise. The Windows 7 language packs can be installed only from the Optional
    Updates section in Windows Update. However, these language packs are not available on the Microsoft Windows Server Update Services (WSUS) server or through the Microsoft Download Center.
    For more information, please review the link below:
    Windows 7 language packs are available for computers that are running Windows 7 Ultimate or Windows 7 Enterprise
    http://support.microsoft.com/kb/2534462/he
    Resolution:
    Go to Administration -> Overview -> Site Configuration -> Sites -> Right-click CAS -> Configure Site Components -> SUP Products tab, uncheck “Windows 7 Language
    Packs”, then sync again. (Figure 3)
    Figure 3
    After Sync successfully, the “Windows 7 Language Packs” option disappeared. (Figure 4)
    Figure 4
    Alternative:
    About installing Windows 7 language packs, you could use SCCM 2012 Package feature (download manually) or Windows Update.
    http://windows.microsoft.com/en-HK/windows/language-packs#lptabs=win7
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    I managed to fix my issue by coping the Client, ClientUpgrade, and Scripts from the files from SCCM install discs folder SMSSETUP to c:\program files\Microsoft Configuration Manager folder.  I noticed that some of the files in the scripts
    folder was missing and I copied the other folders over because I felt that maybe my local copy of the Client installer where missing some key files as well.  Once I did that and disabled software update push, restarted the wsus computer, and re-enabled
    the software update push it was able to publish the client and start installing it that way.
    I thing the initial log messages where pointing me in the wrong direction for a few hours because I was thinking it was permissions as well and kept trying to figure that out but in the end I do not believe any of that was the reason I was receiving the
    same error as you where.

Maybe you are looking for

  • Control file corrupted

    HI, My database was operating on noarchivelog mode, I do have a backup from last night but all three control files seemed to be corrupted. Is there anyway, i can create new control file and syncronise with rest of the files?. If yes, can you please t

  • CWGraph Flashing/Flickering when updating

    We are utilizing CWGraph (3.0) in VB6-SP4 as a single trace chart. Quite often the chart flickers/flashes when updating, but there is no particular pattern to it. If a chart is currently flickering & a command button on the same form is selected to c

  • HT204088 how do I check all purchases against a bank card with different ID's?

    how to check bank card purchases without itunes

  • Using multiple usb inputs

    Sorry to ask what is probably a pretty amateurish question, but how do you configure two usb mics to function as 2 different inputs? Both mics are recognized and work individually, but when I plug them in only one functions properly. Thanks in advanc

  • Reg: The Drop down in Adobe form

    Hi All,        I am using a Adobe form [PDF] with 2 Drop Down's say DD1 [values:1,2,3] and DD2 [values a,b,c], Requirment is: When i select a value say "1" in DD1, DD2 should be "readOnly" and value should  be "a" only. When any value other then "1"