Opened 11 years ago
Closed 11 years ago
#12712 closed defect (obsolete)
Simultaneous 'write' actions against vboxmanage fail
Reported by: | Electrical | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 4.3.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Hi,
Im launching different VM's via jenkins and a few of them start at the same time. It seems that most of them fail because vboxmanage fails. Would be nice if it can handle multiple write actions for different instances.
Some of the errors: https://gist.github.com/electrical/d60c214b10993aab59bd
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I would appreciate if you could provide the exact commands which didn't work for you. VBoxManage is able to handle parallel requests but it is not possible to start the same VM at the same time of course.