Custom Query (16363 matches)
Results (997 - 999 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #6044 | invalid | removing a directory with VM with snapshots will break VM register | ||
| Description |
create a VM now VirtualBox GUI and cli is in a weird state, since such machine cannot be unregistered nor deleted I get errors like: % VBoxManage unregistervm OpenSolaris0906 VirtualBox Command Line Management Interface Version 3.1.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. ERROR: Cannot unregister the machine 'OpenSolaris0906' because it has 1 snapshots Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component Machine, interface IMachine, callee nsISupports Context: "UnregisterMachine(uuid, machine.asOutParam())" at line 167 of file VBoxManageMisc.cpp obviously the directory with the VDI and the snapshot are long gone from the disk ... :( |
|||
| #2773 | fixed | remoteDisplayInfo not active after starting VBoxHeadless machine => Fixed in SVN | ||
| Description |
After starting a VM with 2.1 VBoxHeadless the Virtual Display status cannot be queried through the API. The VRDP server is working, you can connect to it from a RDP client. Linux artemis1 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux [vmuser@artemis1 bin]$ VBoxHeadless -startvm 1035 -vrdp on VirtualBox Headless Interface 2.1.0 (C) 2008 Sun Microsystems, Inc. All rights reserved Listening on port 3389 [vmuser@artemis1 ~]$ VBoxManage showvminfo 1035 -machinereadable
VirtualBox Command Line Management Interface Version 2.1.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
name="1035"
ostype="WindowsXP"
UUID="3594dd74-736e-4a6d-5a83-0b185d86ffc2"
CfgFile="/vmuser/vmachines/Machines/1035/1035.xml"
memory=512
vram=8
bootmenu="messageandmenu"
acpi="on"
ioapic="off"
pae="off"
biossystemtimeoffset=0
hwvirtex="off"
nestedpaging="off"
vtxvpid="off"
VMState="running"
VMStateChangeTime="2008-12-18T00:21:56.680000000"
monitorcount=1
accelerate3d="off"
floppy="empty"
sata="off"
idecontroller="PIIX3"
hda="/vmuser/vmachines/Machines/1035/1035.vdi"
HdaImageUUID="18a20fcc-c809-462d-8449-d408c7866bad"
hdb="none"
hdd="none"
dvd="none"
dvdpassthrough="off"
macaddress1="080027B61775"
cableconnected1="on"
nic1="null"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
VideoMode="1024,768,32"
vrdp="on"
vrdpport=3389
vrdpaddress=""
vrdpauthtype="external"
vrdpmulticon="off"
vrdpreusecon="off"
usb="off"
[!] FAILED calling remoteDisplayInfo->GetActive (&Active) at line 1511!
[!] 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 object is not ready
[!] Component = RemoteDisplayInfo, Interface: IRemoteDisplayInfo,
{550104cd-2dfd-4a6c-857d-f6f8e088e62c}
[!] Callee = IRemoteDisplayInfo,
{550104cd-2dfd-4a6c-857d-f6f8e088e62c}
|
|||
| #5439 | obsolete | remote nfs mounted on host causes crashes when shared with guest | ||
| Description |
Scenario: Server: offering an NFS When the host has a remote nfs mounted locally, making that folder shared through VirtualBox to a guest windows (XP) machine cause stability issues when accessing the folder within the guest. The guest OS slows considerably, and then VirtualBox eventually crashes. |
|||

