VirtualBox

Opened 12 years ago

Last modified 9 years ago

#10092 new defect

Error message when using a normal command which should not give this message

Reported by: Freek de Kruijf Owned by:
Component: VM control Version: VirtualBox 4.1.8
Keywords: Cc:
Guest type: Linux Host type: Linux

Description (last modified by Frank Mehnert)

After giving the command (as root):

su - vboxuser -c "/usr/bin/VBoxManage controlvm "vmname" acpipowerbutton"

the following command is given in a loop each second

su - vboxuser -c "/usr/bin/VBoxManage -nologo showvminfo "vmname" -machinereadable" | grep -q 'VMState="poweroff"'

until this command returns 0 and the loop is ended. Apparently at the moment the command returns VMState="poweroff" the command VBoxManage also gives the following error message:

VBoxManage: error: The object is not ready
VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component Console, interface IConsole, callee nsISupports
Context: "COMGETTER(RemoteUSBDevices)(ComSafeArrayAsOutParam(coll))" at line 1698 of file VBoxManageInfo.cpp

Attachments (1)

VBoxSVC.log.1 (76.7 KB ) - added by Freek de Kruijf 12 years ago.
VBoxSVC.log from the VM run

Download all attachments as: .zip

Change History (4)

by Freek de Kruijf, 12 years ago

Attachment: VBoxSVC.log.1 added

VBoxSVC.log from the VM run

comment:1 by Freek de Kruijf, 12 years ago

This problem still exists in 4.1.18 The error message is: VBoxManage: error: The object is not ready VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component Console, interface IConsole, callee nsISupports Context: "COMGETTER(RemoteUSBDevices)(ComSafeArrayAsOutParam(coll))" at line 1698 of file VBoxManageInfo.cpp

There are no USB devices in use by the guest.

comment:2 by Frank Mehnert, 11 years ago

Description: modified (diff)

comment:3 by Denis Kozlov, 9 years ago

Still relevant on Debian host with VirtualBox 4.3.26.

Error occurs when calling "showvminfo" after sending "acpipowerbutton" to VM.

$ VBoxManage showvminfo 'Test' --machinereadable
VBoxManage: error: The object is not ready
VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), callee nsISupports
VBoxManage: error: Context: "COMGETTER(VRDEServerInfo)(vrdeServerInfo.asOutParam())" at line 1690 of file VBoxManageInfo.cpp
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use