Google Not Enough Memory Error Message: Windows 8 Phone Emulator Not Starting in Windows 8.1 | SubramanyamRaju Xamarin & Windows App Dev Tutorials

Monday 10 March 2014

Not Enough Memory Error Message: Windows 8 Phone Emulator Not Starting in Windows 8.1

Introduction:

The Windows Phone 8 Emulator does not start on a computer that is running Windows 8.1 and that has fewer than 8 gigabytes (GB) of RAM if many programs are running at the same time. Additionally, you receive the following error message:

"The Windows Phone Emulator wasn't able to ensure the virtual machine was running:
Something happened while starting a virtual machine: 'Emulator Name' could not initialize. (Virtual machine ID GUID)
Not enough memory in the system to start the virtual machine Emulator Name with ram size 1024 megabytes. (Virtual machine ID GUID)"


2911379


This problem can occur on a computer on which you may have previously been able to start the Windows Phone Emulator and also run the same programs when that computer was running Windows 8.

Cause:

This problem occurs in Windows 8.1 because the operating system is more conservative than the Windows 8 version about how it allocates memory to maintain consistently high performance. In Windows 8.1, Hyper-V memory management accounts for the memory that is consumed by programs before it starts any emulator instances. Hyper-V did not make this consideration in Windows 8.

Solution: 

Important Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.

To work around this problem in a system that is running many programs that are using lots of memory, try to close those programs and then restart the emulator. 

If the emulator still does not start, you can disable the Hyper-V runtime memory monitoring functionality by adding a MemoryReserve registry. To do this, follow these steps:

  • Enter Start Screen (Windows key) and type run
  • Hit Enter to launch Run box
  • Type regedit and press Enter
  • In the Registry Editor box, expand HKEY_LOCAL_MACHINE from the left hive
  • Go to SOFTWARE
  • Enter Microsoft
  • Expand Windows NT
  • Finally, expand CurrentVersion
  • Locate Virtualization and right-click it
  • Point to New and choose DWORD Value
  • Type MemoryReserve and hit Enter
  • Double-click MemoryReserve
  • Under Value data field, type 2048
  • Select Decimal option and click OK
  • Close Registry Editor
In systems that experience this problem and that have fewer than 8 GB of RAM installed, a MemoryReserve value of 2048 (2 GB) is recommended. A value of zero (0) causes this registry setting to be ignored.

Note: You must restart the computer for this registry setting to take effect.


More Information:

If you disable runtime monitoring of memory, the system can start emulator instances without first considering program memory usage. Although this may let you start the emulator in more situations, it may also decrease overall system performance.

The MemoryReserve registry value determines how much memory is reserved for the hosting system. For example, if this value is set to 2048 (decimal), 2 GB of system memory is reserved for the hosting system. Instances of Windows Phone Emulator will then try to start in the rest of system memory without the system considering program memory usage.

Note This registry setting is shared with Client Hyper-V in Windows 8.1. This setting may interfere with Client Hyper-V scenarios and let virtual machines allocate too much system memory. 

References:

1)http://support.microsoft.com/kb/2911380

Have a nice day by 

No comments:

Post a Comment

Search Engine Submission - AddMe