[vbox-dev] Get exception when powerup a vm

DavidW wyx1999 at hotmail.com
Fri Jun 11 23:36:36 GMT 2010


I use the following web service call to power up a PoweredOff vm, tried
several times, it collapse the vboxwebsrv every time, could anyone tell if
the calls are right here? thanks

 

 

1,IWebsessionManager_getSessionObject

2,IVirtualBox_getMachine

3,IMachine_getState

4,-- check state, if the machine is powerred off, start it

 

5,IVirtualBox_openSession                      

6,ISession_getConsole 

       

7,IConsole_powerUp

8,--wait for completion

9,ISession_close

 

 

 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20100611/39b7c226/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 68640 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20100611/39b7c226/attachment.png>


More information about the vbox-dev mailing list