Allon Mureinik has posted comments on this change. Change subject: engine: Null Pointer Exception when during preview mode action, service ovirt-engine restart ......................................................................
Patch Set 1: Looks good to me, but someone else must approve (2 inline comments) .................................................... Commit Message Line 5: CommitDate: 2013-02-07 01:37:15 +0200 Line 6: Line 7: engine: Null Pointer Exception when during preview mode action, service ovirt-engine restart Line 8: Line 9: The following bug was caused because of wrong parameter name, these was a cause for not passing s/parameter/member/ s/these was a cause for/which caused Line 10: serialization by dstSnapshotId, and after restoring it from DB after restart its value was Guid.Empty, Line 11: so because of that we usually failed at endSuccessfully because of NullPointerException. Line 12: These is a cause for VM to be stuk in status locked. Line 13: Line 8: Line 9: The following bug was caused because of wrong parameter name, these was a cause for not passing Line 10: serialization by dstSnapshotId, and after restoring it from DB after restart its value was Guid.Empty, Line 11: so because of that we usually failed at endSuccessfully because of NullPointerException. Line 12: These is a cause for VM to be stuk in status locked. s/these is a cause for/this caused/ s/stuk/stuck/ Line 13: Line 14: Change-Id: I273369d20ae3db3e9598f33ff75eb094dd420f65 Line 15: Bug-Url: https://bugzilla.redhat.com/871802 -- To view, visit http://gerrit.ovirt.org/11828 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I273369d20ae3db3e9598f33ff75eb094dd420f65 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
