VirtualBox

Changes between Initial Version and Version 1 of Ticket #18496, comment 2


Ignore:
Timestamp:
Nov 15, 2019 2:56:41 PM (4 years ago)
Author:
RolandHeijman

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18496, comment 2

    initial v1  
    1 Had same VBOX_E_IPRT_ERROR error using VirtualBox 6.0.4r128413 running on Win10. The VBox instance itself runs Win7. Here a file is copied internally in the VBox to another filename, just after it was copied from the host:
    2 
    3 {{{
    4 Execute command: "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" guestcontrol <vbox instance> run --putenv "USERNAME=user" --username user --password user --verbose --wait-stdout --wait-stderr --timeout 10000 cmd.exe – /C copy C:\TEMP\localFile1 C:\TEMP\localFile2 /Y
    5 Creating guest session as user 'user'...
    6 Waiting for guest session to start...
    7 Closing guest session ...
    8 VBoxManage.exe: error: Waiting for guest session "[28308] VBoxManage Guest Control [<vbox instance>] - run" failed: VERR_ALREADY_EXISTS
    9 VBoxManage.exe: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestSessionWrap, interface IGuestSession, callee IUnknown
    10 DEBUG VBoxManage.exe: error: Context: "WaitForArray(ComSafeArrayAsInParam(aSessionWaitFlags), 30 * 1000, &enmWaitResult)" at line 879 of file VBoxManageGuestCtrl.cpp
    11 Process exited with return code: 1
    12 }}}
    13 
    14 Any help would be helpful. Is it already solved in a subsequent VirtualBox version?
     1Had same VBOX_E_IPRT_ERROR error using VirtualBox 6.0.4r128413 running on Win10, see https://www.virtualbox.org/ticket/19088

© 2023 Oracle
ContactPrivacy policyTerms of Use