[4.10.2] Problem restoring VM snapshot

Hi, I’m using the Java API to periodically revert the VM to the created snapshot. For some reason the snapshot is getting deleted after reverting multiple times. The logs are:

Mon Apr 6 09:23:12 2015 [Z0][VMM][I]: VM Snapshot successfully deleted.
Mon Apr 6 09:23:52 2015 [Z0][VMM][I]: VM Snapshot successfully created.
Mon Apr 6 09:25:24 2015 [Z0][VMM][I]: VM Snapshot successfully reverted.
Mon Apr 6 09:27:17 2015 [Z0][VMM][I]: VM Snapshot successfully reverted.
Mon Apr 6 09:29:07 2015 [Z0][VMM][I]: VM Snapshot successfully reverted.
Mon Apr 6 09:29:08 2015 [Z0][VMM][I]: VM running but monitor state is POWEROFF

Best,
Joaquín

A issue has been opened with this problem: http://dev.opennebula.org/issues/3740

Joaquín