Unable to power on Virtual machine.

Hi, 
Any one can help me on this.
I have implemented Hyper-v 2012 R2 With SCVMM 2012 R2 and SMB file share storage for test the Microsoft Virtualization environment.
I have created virtual machine machine also but unable to power on.
Getting the below error for the job console in SCVMM.
Error (12700)
VMM cannot complete the host operation on the hyper-v-02.testlab.org server because of the error: 'Test-001' failed to start. (Virtual machine ID 96BF6EC1-B978-4C65-AF28-7088F1530673)
The Virtual Machine Management Service failed to start the virtual machine 'Test-001' because one of the Hyper-V components is not running (Virtual machine ID 96BF6EC1-B978-4C65-AF28-7088F1530673).
Unknown error (0x8000)
Recommended Action
Resolve the host issue and then try the operation again.
Thanks in advance....

There are too many reasons for this error. What is the size of the SMB share and what is the size of the VM Disks?
If the size of the VM disk is 100 GB and the allocated size for the SMB share is more then it will fail to start.
Try to create VM with very low resources and check if it can start.
Al Nahash

Similar Messages

  • �Unable to create the virtual machine. The error was -4�

    I have a VS2003 C# application, which call JACE (a JNI wrapper) through C++ mixed mode to use JAVA object�s functions.
    Because the natural of our JAVA program it must be able to reach maximum heap size of 512MB, we set it during the startup of JVM by using �-Xmx512M� parameter.
    It worked well with a small PC (Dell Optiplex GX750 and Shuttle Xpc ) with only 512MB physical memory. We have about 50 machines running the application in the production.
    Recently, one of our customers installs the application to a larger PC ( Shuttle Xpc with different model), which has 1 GB of physical memory. The application started throw exception from JVM. The error message is �Unable to create the virtual machine. The error was -4�. I checked with JNI return code and found that -4 mean �not enough memory�.
    I did some experiment by running the application with 2GB PC, 1 GB PC, 1GB laptop, 512MB PC. I don�t found relationship between how much �maximum heap size� can be assigned and how much �physical memory� is available (reading from task manager). The 2GB machine can take only 128MB of �maximum heap size� However, 1GB machine can take up to 300MB of �maximum heap size�.
    I also use program like ImageJ (http://rsb.info.nih.gov/ij/) to test maximum heap size for it. I found that ImageJ can take 512MB maximum heap size without problem. It can even take 1024MB of maximum heap size.
    I have created a small program to duplicate this problem. Although it use exact the same code to start JVM up, it can go up to 650MB heap size for both 2GB and 1GB PC.
    This is puzzling. Does anyone know what are factors determine how much �maximum heap size� can be set for JVM from JNI?
    Software used
    Windows XP SP2
    Visual studio.net 2003 SP1 (the problem also occurred without SP1)
    .NET Framework 1.1 SP1
    JACE 1.1rc1_05
    JRE 1.5.07 (also tested with JRE 1.5.09 and 1.6.0 beta)

    Do you resolve the problem? If so what was the fix?
    I have been getting the Java Virtual Machine Launcher error message “Could not create the virtual machine” when attempting to run an Oracle application that uses JNLP via a browser. Even clicking on componets such as javaw.exe produces the error message. In conjunction with receiving the error message, the application that I am working with will not launch.
    I had JRE 5u10 and J2RE 1.4.2u13 installed and thought that installing JDK 5u17 may resolve the issue. I removed JRE 5u10 and J2RE 1.4.2u13 and installed JDK 5u17 (and the included JRE 5u17.) The error message was still there.
    I have unistalled (via Add/Remove programs) and reinstalled (via both Win off-line and on-line) JDK 5u17 and JRE 5u17 many times.
    During the uninstalls I have received a Java Web Start 1.5.0_17 bad installation – error invoking JVM error message.
    I have restarted the machine also.
    There are some remains of J2RE 1.4.2u13 still on the machine –even after the 1.4.2u13 uninstall. The Java\j2re1.4.2_13\lib folder remains.
    I am running Win XP SP2 and IE6 SP2.
    Note: I cannot use Java 6 since the application that I am working with is Java 5 based.

  • Can't Power on Virtual Machine

    after import and approve the Virtual Machine Images, i can't power on the virtual machine, after i click the power on button in Ovm manager web page,
    it indiates as following in log::
    PowerOn VM: OVM_EL4U5_X86_HVM_10GB failed:<Exception: return=>failed:<Exception: xm create '/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/vm.cfg'=>Error: The device "hda" is already defined >> Jul 13, 2008 10:20:44 PM Error
    following are the vm.cfg content:
    [root@ovm-test1 OVM_EL4U5_X86_HVM_10GB]# more vm.cfg
    acpi = 1
    apic = 1
    builder = 'hvm'
    disk = ['file:/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/system.img,hda,w',
    'file:/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/oracle10g_x86.img,hda,w',
    ',hdc:cdrom,r',
    kernel = '/usr/lib/xen/boot/hvmloader'
    memory = '1024'
    name = 'OVM_EL4U5_X86_HVM_10GB'
    on_crash = 'restart'
    on_reboot = 'restart'
    pae = 1
    serial = 'pty'
    vcpus = 2
    vif = ['mac=00:1A:A0:B8:EF:F3']
    vnc = 1
    vncconsole = 1
    vnclisten = '0.0.0.0'
    vncpasswd = '******'
    vncunused = 1
    [root@ovm-test1 OVM_EL4U5_X86_HVM_10GB]#
    following are 2 img files.
    [root@ovm-test1 OVM_EL4U5_X86_HVM_10GB]# ls -l
    total 28636201
    -rw-r--r-- 1 root root 15364822528 Mar 24 16:24 oracle10g_x86.img
    -rw-r--r-- 1 root root 78 Feb 19 11:42 README
    -rw-r--r-- 1 root root 59 Mar 24 16:26 README.oracle
    -rwxr-xr-x 1 root root 13958643713 Feb 19 12:49 system.img
    -rw-r--r-- 1 root root 477 Jul 14 09:48 vm.cfg
    -rw-r--r-- 1 root root 0 Jul 14 09:48 vm.cfg.lck
    -rw-r--r-- 1 root root 459 Jul 14 07:19 vm.cfg.old
    -rw-r--r-- 1 root root 536 Jul 14 07:59 vm.cfg.orig
    thanks a lot!

    Hi
    Just alter the device from hda to hdb
    eg
    from
    disk = ['file:/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/system.img,hda,w',
    'file:/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/oracle10g_x86.img,hda,w',
    ',hdc:cdrom,r'......
    to
    disk = ['file:/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/system.img,hda,w',
    'file:/OVS/running_pool/OVM_EL4U5_X86_HVM_10GB/oracle10g_x86.img,hba,w',
    ',hdc:cdrom,r' .......
    this way you mount you system image root volume as a device [hda]
    and your oracle10g image as a device [hdb]
    ta

  • Error when try to power on virtual machine after creating

    I created the virtual machines from the virtual machine templates in the OVM server Manager console.After creating,status of the virtual machine turned to be power off. Then I tried to power on it. But it prompt error as "     failed:<Exception: no server selected to run vm('/OVS/running_pool/18_Test01') mem_size=1024>".Then I check the /var/log/xend/xend.log. I can found messages of "VmError: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?".
    How should I deal with this error?
    Thanks a lot,
    Mary

    Please check whether your box support fully virtualized guest or not beforehand.There are two main requirements for the hardware virtualization is to be enabled in a system:
    1. BIOS should be setup for virtualization
    go to "BIOS Setup" to enable "Virutalization Technology"
    2. The CPU should support virtualization
    check the keywords( "vmx" for Intel cpu "svm" for AMD cpu) from /proc/cpuinfo

  • Unable to stop (deallocate) virtual machines

    I have two Azure Virtual Machines that seem to be stuck in a "Stopped" state.  Since they're not "Stopped (deallocated) this means I'm still being charged as if they're running (as I understand it).  When I attempt to shut them down
    with the Azure Management portal, I get the following message:
    The server encountered an internal error. Please retry the request.
    If I try to stop them with the Azure PowerShell cmdlets, even using the -Force, I get the same error.  I've tried stopping the cloud service it is in, I've tried deleting the virtual machine, and no matter what I do I get the same message about an internal
    server error.
    How do I fix this so that I don't continue to get charged for these virtual machines?

    Hi;
    Thank you for your post. Apologies for the performance issue.  As you have already tried the preliminary steps, from a support perspective the way forward would be to open up a support ticket as we  need subscription details to look into the operation
    history and perform a root cause analysis. As far as charges are concerned if this is appears to be a platform specific issue, you could check with the billing team regarding the same.
    Warm Regards;
    Prasant

  • Unable to log into virtual machine

    The VM has a 'Running' status but I get the following message when I try to log in remotely:
    Unable to connect to remote PC. Please verify Remote Desktop is enabled, the remote PC is turned on and available on the network, and then try again.
    I've tried downloading a new .rdp but it didn't help.
    Thanks.

    Hi. I have the following ports
    PowerShell
    TCP
    5986
    5986
    Remote Desktop
    TCP
    53202
    3389
    I've had trouble logging into this machine after I tried to capture an image of it using sysprep and then 'Capture' in the Azure portal. I can neither log into this original machine nor a new one that I create using custom image. 
    Thanks,
    June

  • Issues with Lenovo U530, unable to create a virtual machine

    Hi, I have a Lenovo u530 ideapad, bought around October, running windows 8.1
    I have the Oracle virtual box, installed, however when I tried to power it on, it claimed kernel issues.
    I did enable virtualization in the BIOS.
    Please help, extremely frustrated here.

    Hi,
    This issue may be caused by the network configuration of the client is incorrect. This includes the absence of addresses or incorrect addresses for DNS servers to locate and resolve domain controllers.
    When you add the server 2 to domain, the DNS shoud be pointed to the domain controller.
    Please check the DNS configuration is correct.
    Regards.
    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]

  • Unrecognized option -a could not create Java Virtual Machine..?

    while using "java -classpath <axis jar files> -a <mywsdlfile>
    i got the error message as 'Unrecognized option -a could not create Java Virtual Machine"
    plz help me how to get rid of this?? i've successfully installed axis1.4 & tomcat6.

    Sorry, I thought that you meant to pass "-a" to the java tool and not the WSDL2JAVA tool. "-a" is definitely a valid option for WSDL2Java.
    But your error indicates that it is indeed trying to pass "-a" as an option to java, which is why the error is "unable to create Java Virtual Machine".
    Try using the long format for the "-a" option which is "--async". (http://ws.apache.org/axis2/tools/1_0/CodegenToolReference.html).
    "java –classpath pathToJAR/Filename org.apache.axis.wsdl.WSDL2Java --async pathToWsdl/WsdlFilename"
    Edited by: javaguy on Sep 2, 2009 11:46 PM

  • Cannot start virtual machine

    Hi,
    I was recently restarting a virtual machine due to applying updates and the virtual machine froze. This vm is located on one of our clusters which are running the Hyper-V role. The vm worked just fine until the restart. I was unable to stop the vm at first
    so I ended the process via Task Manager. Now I am unable to start the virtual machine.
    The following error comes up when I try to start it:
    The operation has failed. Failed to start virtual machine 'vmname'.
    The details for this error are as follows:
    Failed to bring the resource 'vmname" online. Error Code: 0x8007139f. The group or resource is not in the correct state to perform the requested operation.
    Can you please tell me what I should do. I am thinking of deleting the virtual machine and re-creating it but would that erase the data from the virtual drive as well? Also, if this is a good idea, how would I go about giving the vm the smae IP address?
    Our environment only uses DHCP and does not allow static IP assignments.
    Is there a way to go about this without having to delete the virtual machine? And without having to restart the entire Hyper-V node on which the vm is located on?
    Thanks in advance,

    Hi Gil Gross,
    I cannot delete the vm because, although the vm is highlighted in blue, there is no delete option (when I get the drop down menu nor on the side menu).
    If I use the Failover Cluster Manager to delete the vm will this delete all files associated with it as well (v-disk)?
    I am thinking of maybe performing a live migration of all the vm's that are currently on the current cluster node to another cluster node (we have 4 total). Once this is done, I will restart the cluster node with the problematic vm and see if this will help.
    What do you think?
    Thanks in advance,

  • Create Hyper-V Virtual Machines with Windows PowerShell searching on hostname

    Dear,
    I’m a starter with PowerShell scripting an I’m looking for a script to create Hyper-V Virtual Machines with Windows PowerShell. The idea behind the script is that when I run the script its first searching for the hostname. I’m migrating 24 locations and each
    location have a different hostname like xxx-SRV001. The script needs to use the first 3 signs from the hostname in this case “xxx” and create 2 VM's with below info:
    Virtual Machine 1 2048MB
    Virtual Machine 2 4096MB
    Location D:\VM\
    I can create VM's with Powershell into Hyper-V so only a script to first searching for the first 3 characters of the hostname is enough.
    Example:
    It's the intention that when the script runs it's looking for the hostname. As example we have hostname 000-SRV001
    If the script see the first 3 characters of the hostname, in this case 000 he need to create 2 VMs with name xxx-SRV002 and xxx-SRV004
    I think it must be something with 
    $hostname = "Get-WmiObject -computername $Machine Win32_Computersystem"
    But then when i'm asking for $hostname he must give me back the hostname and if the hostname is 1 of the 24 locations then he need to create 2 vm's in Hyper-V with above info.
    Can you help me or do you have a script for this? 

    Juste use :
    $vram = 1GB*$vRam
    You not need the "
    Do you have any error with the creation of the VM?
    # Variables
    $VMName = Import-Csv "C:\HyperV\input.csv"
    $VHD = 40GB
    $VMLOC = "C:\HyperV"
    $vSwitch = "External"
    $ISO = "C:\ISO\WinServer2012R2.iso"
    $LocationCode = $env:COMPUTERNAME.Split("-")[0]
    # Create VM Folder
    MD $VMLOC -ErrorAction SilentlyContinue
    Foreach ($VM in $VMNames)
    $Name = $VM.name
    [int64]$vRam = $vm.vram
    $vram = 1GB*$vRam
    $VMName = $LocationCode+$Name
    # Create Virtual Machine
    New-VM -Name $VMName -Path $VMLOC -MemoryStartupBytes $vRam -NewVHDPath "$VMLOC\$VMName\Virtual Harddisks\$VMName.vhdx" -NewVHDSizeBytes $VHD -SwitchName $vSwitch
    # Configure Virtual Machines
    Set-VMDvdDrive -VMName $VMName -Path $ISO
    Start-VM $VMName
    # Configure Virtual Machines
    Set-VMDvdDrive -VMName $VMName -Path $ISO
    Start-VM $VMName
    Error message 
    New-VM : '003' failed to modify device 'Memory'. (Virtual machine ID 8F5F32D7-F1A0-4A68-8B01-CA6661869A1E)
    Invalid startup memory amount assigned for '003'. The minimum amount of memory you can assign to this virtual machine is '32' MB. (Virtual machine ID 8F5F32D7-F1A0-4A68-8B01-CA6661869A1E)
    A parameter that is not valid was passed to the operation.
    At line:20 char:5
    + New-VM -Name $VMName -Path $VMLOC -MemoryStartupBytes $vRam -NewVHDPath "$VM ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (Microsoft.HyperV.PowerShell.VMTask:VMTask) [New-VM], VirtualizationOperationFailedException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.NewVMCommand
    Set-VMDvdDrive : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:23 char:5
    + Set-VMDvdDrive -VMName $VMName -Path $ISO
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Set-VMDvdDrive], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.SetVMDvdDriveCommand
    Start-VM : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:24 char:5
    + Start-VM $VMName
    + ~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Start-VM], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.StartVMCommand
    Set-VMDvdDrive : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:27 char:5
    + Set-VMDvdDrive -VMName $VMName -Path $ISO
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Set-VMDvdDrive], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.SetVMDvdDriveCommand
    Start-VM : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:28 char:5
    + Start-VM $VMName
    + ~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Start-VM], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.StartVMCommand
    New-VM : '003' failed to modify device 'Memory'. (Virtual machine ID C0FC835E-36D4-462E-BD21-69A75A808E2F)
    Invalid startup memory amount assigned for '003'. The minimum amount of memory you can assign to this virtual machine is '32' MB. (Virtual machine ID C0FC835E-36D4-462E-BD21-69A75A808E2F)
    A parameter that is not valid was passed to the operation.
    At line:20 char:5
    + New-VM -Name $VMName -Path $VMLOC -MemoryStartupBytes $vRam -NewVHDPath "$VM ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (Microsoft.HyperV.PowerShell.VMTask:VMTask) [New-VM], VirtualizationOperationFailedException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.NewVMCommand
    Set-VMDvdDrive : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:23 char:5
    + Set-VMDvdDrive -VMName $VMName -Path $ISO
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Set-VMDvdDrive], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.SetVMDvdDriveCommand
    Start-VM : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:24 char:5
    + Start-VM $VMName
    + ~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Start-VM], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.StartVMCommand
    Set-VMDvdDrive : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:27 char:5
    + Set-VMDvdDrive -VMName $VMName -Path $ISO
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Set-VMDvdDrive], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.SetVMDvdDriveCommand
    Start-VM : A parameter is invalid. Hyper-V was unable to find a virtual machine with name 003.
    At line:28 char:5
    + Start-VM $VMName
    + ~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (003:String) [Start-VM], VirtualizationInvalidArgumentException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.StartVMCommand

  • I am unable to install Virtual Machines on my Mid-2013 MacBook Air

    Dear Apple Support Community,
    I have recently moved away from a Mid-2010 MacBook Pro to a new Mid-2013 MacBook Air. As much as it pains me, I have a need to install a virtual machine running Windows 7 in order to utilize an application called vSphere. The vSphere web interface is too unreliable to use via any web browser, so running a Windows VM is the only way forward.
    However, when using VMWare Fusion 5 (I know 6 is available, but I do not have a license for it) or VirtualBox (very latest version) I receive an error which states that my CPU is not 64-bit compatible. I was under the impression that since Snow Leopard (10.6) was release that Mac OS was fully 64-bit. My MacBook Air is currently running Mavericks (10.9.1). It has a 1.3GHz Intel Core i5 CPU.
    I read that Apple restricts access to the EFI firmware settings, as I originally thought it was a case of enabling Virtualization capabilities on the processor. To further add to the dilemma my Mid-2010 MacBook Pro has no issues running VMWare Fusion or VirtualBox, so I am at a loss as to why I am unable use these virtualization platforms on my new Mac.
    Any help would be greatly appreciated.

    I remember reading somewhere that the new macbook air's from 2013 have a 64 bit core i5 4250u processors.
    Also intel mentions it here:
    http://ark.intel.com/products/75028/

  • System Center Virtual Machine Manager SC VMM 2012 SP1 Installation fails: Unable to assign the name NO_PARAM to this host because this name is already in use.

    I'm trying to install VMM 2012 SP1 on a Windows Server 2012 machine and it fails with this error,
    the scenario is as follows,
    Old database (from 2012 RTM) exists on remote SQL 2012 SP1 server
    Server was 2008 R2 SP1 so I decided to make a fresh installation of 2012 with the same name
    installed ADK
    specific error: 01:42:13:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.BackEndErrorException, Exception.Message: Unable to assign the name NO_PARAM to this host because this name is already in
    use.
    please help

    I had a similar problem today when upgrading from SCVMM 2012 RTM to SCVMM 2012 SP1 RTM. To re-create the issue you describe originally you can actually just uninstall SCVMM 2012 SP1 RTM with "retain data" option and re-install the software on the same
    computer (with the same name of course), attaching it to the retained DB. If you change the SCVMM server name I believe it will make some things go wrong after your install, like missing VM template passwords for example as the data gets encrypted in
    the DB. Maybe it didn't but I didn't risk it. I definitely know if you change service accounts on a scenario like this you will be without the encrypted DB data which isn't much fun. To avoid changing the computer name, if you look in the setup log
    files in %systemdrive%\ProgramData\VMMLogs\, specifically the SetupWizard.log file. You will see details on it failing because the same computer name is in the DB table "dbo.tbl_ADHC_AgentServer" and until it is removed from that table I wasn't able to get
    the install to complete at all. The error in my logs looked something like this "InnerException.Type: System.Data.SqlClient.SqlException, InnerException.Message: Violation of UNIQUE KEY constraint 'unique_ADHC_AgentServer_ComputerName'. Cannot insert duplicate
    key in object 'dbo.tbl_ADHC_AgentServer'. The duplicate key value is (computername.is.writtenhere). The statement has been terminated." In the row data in the DB it also seems to suggest that the computer name had "Virtual Machine Manager Library Files" on
    it which is strange since I always remove the local SCVMM server as a library server after I install it and use an off box library server.

  • Unable to Install Windows 8 on Virtual Machine

    I have Windows 7 Ultimate 64 Bit installed and trying to install Windows 8 64 Bit using the ISO file on Microsoft Virtual Machine, receiving an error as below, tried to attach the screenshot but it is saying "Body text cannot contain images or links
    until we are able to verify your account." please help.
    -----------Error message starts here------------
    Recovery
    Your PC needs to be repaired
    The 64-bit application couldn't load because your PC doesn't have a 64-bit processor. If you are using Windows To Go, make sure your USB device has a version of Windows that's compatible with the PC you're trying to use.
    File:\windows\system32\boot\winload.exe
    Error Code: 0xc000035a
    You'll need to use recovery tools on your installation media. If you don't have any installation media (like a disc or USB device), contact your system administrator or PC manufacturer.
    Press Enter to Try Again
    Press F8 for startup settings
    -------Error Message ends here---------
    I see this screen again when I press enter to try again or press F8
    There is nothing wrong with my Windows 8 ISO file, its working absolutely fine,
    Please suggest the solution

    Hi,
    Please know that Windows Virtual PC is unable to host a virtualized install of Windows 8. Windows Virtual PC is being depreciated in favor of Hyper-V.
    Kate Li
    TechNet Community Support

  • Unable to create an instance of the Java Virtual Machine

    I hope someone can help me to encounter this problem. Well, I have read the instruction over and over on how to setup SQL Developer. 
    The version i have installed Oracle Database 11g Express Edition and downloaded sqldeveloper-4.0.0.13.80-no-jre and the jdk version 1.7.0_45. Problem is when setup oracle sql developer, pop-up screen highlight on
    Unable to create an instance of the Java Virtual Machine
    Located at path : C:\Program Files/Java/jdk1.7.0_45\jre\bin\client\jvm.dlll.
    I have select the path earlier stage and direct to the C:\Program Files/Java/jdk1.7.0_45 ONLY FOLDER. It turns out to this error.
    At the cmd screen error message as below :
    Error occurred during initialization of VM
    Could Not reserve enough space for object heap
    Anyone do give me advise on how to solve this issue. Thank's alot.

    What I did was:
    Use
    Windows Explorer to browse to C:\Users\user\AppData\Roaming\sqldeveloper\1.0.0.0.0Open
    product.conf with wordpad
    Go
    to the bottom of the file
    Uncomment
    the 32 bit entry and change it to:Add32VMOption -Xmx512m

  • SDDM 4 EA3: Unable to launch the Java Virtual Machine (Win 7 64bit)

    SQL Developer v4 EA3 is working fine, but I decided to download the stand-alone SQL Developer Data Modeler because I had seen people recommending using it in favor of the one bundled with SQLDEV.
    Windows 7 64-bit
    Java (64 bit) installed into C:\Program Files\Java\jdk1.7.0_25
    When I double-click the short-cut to start SDDM I get the following pop-up dialog error:
    Title:  Oracle SQL Developer Data Modeler
    Unable to launch the Java Virtual Machine
    Located at path:
    C:\Program Files\Java\jdk1.7.0_25\bin\msvcr100.dll
    ***NewsFlash***
    I think I stumbled on the solution just prior to posting,  so here is what worked for me in case anyone else runs into this....
    I had created a desktop short-cut to "C:\Program Files\datamodeler\datamodeler.exe", which I am guessing is the 32bit version of the binary file.   
    I was able to launch successfully by pointing to "C:\Program Files\datamodeler\datamodeler64.exe"

    That path is incorrect - strip everything after the jdk1.7.0_45\

Maybe you are looking for

  • How can i get a damaged IMac just delivered replaced for free? How long will it take to get the new one?

    I just unwrapped my new iMac just being delivered by UPS and after removing all the wrapping I noticed deep scratches on the aluminium front and a big dent on the metal frame surrounding the screen. Obvioulsy it fell in the Apple assembly process or

  • Viewing PR CS6 sequence on NTSC monitor?

    Hi, anyone know how I can view my PR CS6 sequence on my NTSC HD monitor? Thanks!!

  • DW CS3 for a site with 300 pages?

    Hello, Our magazine has a underpowered, underperforming, old school website that has been built piece by piece over 12 years. It is a bit of a mess. I don't know the page count, but it must be well over 100 and we plan to add a lot of content from no

  • LiveCycle Designer 7 and Rights-Enabled PDFs

    I'm trying to find out more about how to create and save a fillable PDF with the rights-enabled so the user can save and send the PDF instead of senting the ugly data file. I'm confused because the info I find says to be able to do this you need Live

  • Poof and it's gone!

    I am a video manager for an international charity. What that really means is I have to fulfil all the production roles on a tight budget. About a year ago we purchased a Mac Pro from a well known UK Mac/video specialist to edit HDV footage in FCP. Th