Opened 10 years ago
Closed 10 years ago
#14573 closed defect (fixed)
calling VBoxManage guestcontrol from crontab: VERR_NOT_IMPLEMENTED
Reported by: | DaDaniel | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 5.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
This command works perfectly when manually started, but prints the error below when executed from crontab. This errors come up after upgrade from 5.0.2 to 5.0.4 using VirtualBox-5.0-5.0.4_102546_sles11.0-1.x86_64.rpm
VBoxManage guestcontrol "XP" run --username "Administrator" --password "12345" -- shutdown.exe -s -f -t 10
VBoxManage: warning: Error getting stdout handle: VERR_NOT_IMPLEMENTED VBoxManage: warning: Error getting stderr handle: VERR_NOT_IMPLEMENTED
Note:
See TracTickets
for help on using tickets.
Fixed in 5.0.6.