Michael Kublin has uploaded a new change for review. Change subject: core: java.lang.reflect.InvocationTargetException when removing vm and exporting it at the same time (#840418) ......................................................................
core: java.lang.reflect.InvocationTargetException when removing vm and exporting it at the same time (#840418) https://bugzilla.redhat.com/840418 These is a first part of the patch, it will solve a possible NullPointerException at constructor of command and will perfrom some fixes at canDoAction with simplifying of code. If we failed on some canDoAction we will finich immediately Change-Id: Ifee2ed7696b33e3d9fcd4c2e8fcde06a8364baed Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java 1 file changed, 61 insertions(+), 62 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/6361/1 -- To view, visit http://gerrit.ovirt.org/6361 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifee2ed7696b33e3d9fcd4c2e8fcde06a8364baed Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
