Description of problem:
When trying to run VM which is attached to pool, the command fails. the following error appears in the log:
2013-03-10 13:40:46,226 INFO [org.ovirt.engine.core.bll.RunVmCommand] (pool-10-thread-49) [2ef709a4] Ending command successfully: org.ovirt.engine.core.bll.RunVmCommand
2013-03-10 13:40:46,228 ERROR [org.ovirt.engine.core.bll.CommandsFactory] (pool-10-thread-49) [2ef709a4] Cant find constructor for type org.ovirt.engine.core.bll.CreateAllSnapshotsFromVmCommand with parameter types: [class org.ovirt.engi
ne.core.common.action.ImagesActionsParametersBase]
2013-03-10 13:40:46,228 ERROR [org.ovirt.engine.core.bll.CommandsFactory] (pool-10-thread-49) [2ef709a4] CommandsFactory [parameter: VdcActionParametersBase]: Failed to get type information using reflection for Action: CreateAllSnapshots
FromVm: java.lang.RuntimeException: could not find matching constructor for Command class class org.ovirt.engine.core.bll.CreateAllSnapshotsFromVmCommand
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. create pool with 3 VMs
2. edit the pool and set few prestarted VMs
3.
Actual results:
The VM can't start, the task is repeatedly failing
Expected results:
There should be few VMs running, as specified in the prestarted VMs field
Additional info:
it seems to be related to previous patch that was merged lately: d0256c79f3acc6465a388a4328ec726886cc6a7e