Opened 6 years ago
Last modified 6 years ago
#18884 new defect
Failed to get a console object
Reported by: | Olleg | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 6.0.10 |
Keywords: | VBOX_E_INVALID_OBJECT_STATE | Cc: | |
Guest type: | Linux | Host type: | Mac OS X |
Description
I develop HA cluster and use VirtualBox to test the system in loop. When I test in loop boot/shutdown and have opened GUI, sometimes I see next error window:
Failed to open a session for the virtual machine witness. Failed to get a console object from the direct session (VBOX_E_INVALID_OBJECT_STATE). Result Code: VBOX_E_VM_ERROR (0x80BB0003) Component: MachineWrap Interface: IMachine {5047460a-265d-4538-b23e-ddba5fb84976}
But this does not stop the running test script or virtualbox itself. I hope I'll can attach screenshot and logs. As far as I see the error is risen on massive (I use 9 VM) simultaneous shutdown by command
VBoxManage controlvm "$h" acpipowerbutton
Attachments (4)
Change History (5)
by , 6 years ago
Attachment: | screenshot 2019-08-30 13.55.05.jpg added |
---|
comment:1 by , 6 years ago
Topic in the forum: https://forums.virtualbox.org/viewtopic.php?f=8&t=94501
Note:
See TracTickets
for help on using tickets.
screenshot