Moti Asayag has uploaded a new change for review. Change subject: core: NPE at Backend initialize ......................................................................
core: NPE at Backend initialize NPE was thrown due to missing DAO class for handling VmDevice entities for compensating at CommandBase.compensate(). The patch adds an entry to DAO map so VmDevice could be compensated using the VmDeviceDAO class. Change-Id: I427a2353b993b97c26d83d8ff47f7b8f149fe344 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java 1 file changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/2217/1 -- To view, visit http://gerrit.ovirt.org/2217 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I427a2353b993b97c26d83d8ff47f7b8f149fe344 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
