Yair Zaslavsky has submitted this change and it was merged.

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(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/2217
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I427a2353b993b97c26d83d8ff47f7b8f149fe344
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to