VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1861 - 1863 of 16363)

Ticket Resolution Summary Owner Reporter
#7286 fixed OVF import allows invalid XML fields in Appliance steve jenkin
Description

I exported an Appliance (.ovf + vmdk) from my Mac (OS/X 10.5, 64-bit) and imported into a new appliance on Linux Ubuntu 10.04 (KDE, 32-bit). [Export from VBox 3.2.4, import into VBox 3.2.6]

The Appliance failed in "Power UP" with a misleading error message [end of log at end], "VERR_CFGM_VALUE_NOT_FOUND" Google produced no useful help.

The fault was an invalid audio "driver" settings ('CoreAudio' valid on Mac, not on Linux [Null, ALSA, ...]).

<AudioAdapter controller="AC97" driver="CoreAudio" enabled="true"/>

Fault reproduced on Ubuntu with VirtualBox editions: 3.2.6 PUEL 3.2.4 PUEL 3.1.8 PUEL OSE 3.1.6 [Ubuntu repository] [unable to get version 2.2 working]

This behaviour the result of THREE faults:

  • Import OVF allowed invalid Audio "driver" field in XML.
  • Sanity Check of XML at Boot allowed invalid Audio "driver"
  • Error reporting to User yielded no useful information.

Extract from log file:

00:00:08.499 PDM: Failed to construct 'ichac97'/0! VERR_CFGM_VALUE_NOT_FOUND (-2103) - Value not found. 00:00:08.557 NAT: zone(nm:mbuf, used:0) 00:00:08.557 NAT: zone(nm:mbuf_cluster, used:0) 00:00:08.558 NAT: zone(nm:mbuf_packet, used:0) 00:00:08.558 NAT: zone(nm:mbuf_jumbo_pagesize, used:0) 00:00:08.558 NAT: zone(nm:mbuf_jumbo_9k, used:0) 00:00:08.558 NAT: zone(nm:mbuf_jumbo_16k, used:0) 00:00:08.562 VMSetError: /home/vbox/vbox-3.2.6/src/VBox/VMM/VM.cpp(316) int VMR3Create(uint32_t, void (*)(VM*, void*, int, const char*, unsigned int, const char*, const char*, char*), void*, int (*)(VM*, void*), void*, VM); rc=VERR_CFGM_VALUE_NOT_FOUND 00:00:08.562 VMSetError: Unknown error creating VM 00:00:08.563 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={6375231a-c17c-464b-92cb-ae9e128d71c3} aComponent={Console} aText={Unknown error creating VM (VERR_CFGM_VALUE_NOT_FOUND)} aWarning=false, preserve=false 00:00:08.696 Power up failed (vrc=VERR_CFGM_VALUE_NOT_FOUND, rc=NS_ERROR_FAILURE (0X80004005))

#2049 obsolete VBoxHeadless with "-a" option aborts when restoring state Steve Dodd
Description

I'm running VB 1.6.6 on Ubuntu (this bug happens on both Gutsy and Hardy.)

If I use the -a option to VBoxHeadless to restore a VM with saved state, I get the following error message (and the VM is set to 'aborted' state):

VirtualBox Headless Interface 1.6.6
(C) 2008 Sun Microsystems, Inc.
All rights reserved

[!] FAILED calling vrdpServer->SetNetAddress(Bstr(vrdpAddress)) at line 855!
[!] Primary RC  = E_ACCESSDENIED (0x80070005) - Access denied
[!] Full error info present: true , basic error info present: true 
[!] Result Code = E_ACCESSDENIED (0x80070005) - Access denied
[!] Text        = The machine is not mutable (state is 2)
[!] Component   = Machine, Interface: IMachine, {f95c0793-7737-49a1-85d9-6da81097173b}
[!] Callee      = IVRDPServer, {ed9d31ae-867f-45fc-b727-6740084d1883}

The command I'm running is

VBoxHeadless -s <VMName> -a 127.0.0.1

It doesn't seem to happen when starting a VM from powered off state. In case it is relevant, I'm saving the VM states with "VBoxManage controlvm VMName savestate".

#2050 worksforme VBoxSDL restores state slowly on Ubuntu Hardy (but not Gutsy) Steve Dodd
Description

On my machines, restoring the saved state of a VM with ~512Mb RAM generally takes about 8 secs or so, regardless of frontend.

The only exception is VBoxSDL running on Ubuntu Hardy, which seems to take ~22 secs or so. The same version (1.6.6) running on Gutsy does not exhibit this problem. Hardly a major issue, but I'm working on an appliance / kiosk use for VBox, and it would be nice to have start up as fast as possible :)

Incidentally, I tried downgrading the libsdl1.2debian* packages on Hardy back to the Gutsy versions, in case that was the issue, but it didn't help.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy