Custom Query (16363 matches)
Results (1564 - 1566 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #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}
|
|||
| #2774 | fixed | Windows in VirtualBox hangs when using two network adapters on Mac OS | ||
| Description |
I'm running Windows XP Pro in VirtualBox 2.1.0 on Mac OS 10.5.6. I have Guest Additions installed. I've configured two network adapters using Host interface mode - one is associated with en0: Ethernet and one is associated with en1: AirPort. When running in this mode, if I do several things at once in Windows (e.g., view web pages while running an app installer), VirtualBox and/or Windows hangs. Sending CTRL-ALT-DEL has no effect. Sending the shutdown signal has no effect. I can "power off" the virtual machine. If I disable one of the network adapters, everything works fine. This also failed in 2.0.6. |
|||
| #2775 | fixed | VB-2.1.0 crashed on starting 2nd guest while 1st is being installed with VT-x and AMD-V enabled (Mac OS X) | ||
| Description |
Host: Mac OS X 10.5.6 with 2gb RAM
Complain/error: An active VM already uses Intel VT-x hw accel. it is not allowed to simultaneously use software virtualization. Settings of the 2nd guest:
From the crash log: Process: VBoxSVC [8165] Path: /Applications/VirtualBox.app/Contents/MacOS/VBoxSVC Identifier: VBoxSVC Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [1] Date/Time: 2008-12-18 09:57:44.103 +0800 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c01de1cf Crashed Thread: 9 Thread 9 Crashed: 0 VBoxXPCOM.dylib 0x005e3fbc pt_PostNotifyToCvar + 14 1 VBoxXPCOM.dylib 0x005e4600 PR_NotifyAll + 22 2 VBoxXPCOMIPCC.dylib 0x01130a02 DConnectWorker::Run() + 134 3 VBoxXPCOM.dylib 0x005d02e3 nsThread::Main(void*) + 45 4 VBoxXPCOM.dylib 0x006038dd _pt_iprt_root + 141 5 VBoxRT.dylib 0x005114c0 rtThreadMain + 64 6 VBoxRT.dylib 0x0053b334 rtThreadNativeMain(void*) + 132 7 libSystem.B.dylib 0x91992095 _pthread_start + 321 8 libSystem.B.dylib 0x91991f52 thread_start + 34 PS: If I enable "VT-x and AMD-V", I can start that guest (tried with another 32-bit guest installed earlier) |
|||

