The patch is for CLOUDSTACK-2067. I just opened the new bug and committed a fix to master for it, which should apply to 4.1. CLOUDSTACK-2071.
On Wed, Apr 17, 2013 at 1:10 PM, Chip Childers <[email protected]>wrote: > On Wed, Apr 17, 2013 at 11:59:59AM -0600, Marcus Sorensen wrote: > > I'm testing the fix for that now. > > > > Also, this fix revealed an upstream bug in the management server. There > is > > a path in advanceStart that can allow it to complete and return a null > > object without having successfully started the VM. The caller of this > > method (the orch service) doesn't care about the output, it relies on > this > > method throwing an exception if the VM fails to start. The result is that > > calling startVirtualMachine can return a good result, but the VM never > > started. > > > > In short I'll be filing a second bug soon. I'm testing a fix for this one > > as well. > > Are both fixes in the patch you just submitted (which I'm checking and > pushing now)? >
