Second "Detachable" VM fails on login.
Posted: 3. Apr 2017, 16:46
Got a good one here that I'm still diagnosing... I moved 4 VM's from Windows to a Linux host, including 3 that were the template and 2 linked clones. After fixing the storage issues (hardcoded "F:\vmstorage\..." storage paths in the .vbox file really upset Linux), I'm left with an "interesting" conundrum: I cannot start 2 of *these* VM's as detachable.
When I do, I get the following error message *after successful login to the guest*:
Failed to set the extra data for key GUI/LastGuestSizeHint of machine to value {800,600}
The object is not ready
ResultCode: E_ACCESSDENIED (0x80070005)
Component: SessionMachine
Interface: Imachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
The VM then goes into "aborted" state.
A VM that starts it's life on Linux works fine, and these VM's all start fine in detachable on Windows without issue.
I don't SEE anything in the VM log about this. The Virtualbox version is the current 5.1.18 download. As are the guest additions.
My guess is that something goes horribly wrong in the guest additions, since the VM is going fine until I log in, but ONLY if the start as detachable.
When I do, I get the following error message *after successful login to the guest*:
Failed to set the extra data for key GUI/LastGuestSizeHint of machine to value {800,600}
The object is not ready
ResultCode: E_ACCESSDENIED (0x80070005)
Component: SessionMachine
Interface: Imachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
The VM then goes into "aborted" state.
A VM that starts it's life on Linux works fine, and these VM's all start fine in detachable on Windows without issue.
I don't SEE anything in the VM log about this. The Virtualbox version is the current 5.1.18 download. As are the guest additions.
My guess is that something goes horribly wrong in the guest additions, since the VM is going fine until I log in, but ONLY if the start as detachable.