Change in ovirt-engine[master]: webadmin: NPE on new VM dialog

tjelinek at redhat.com tjelinek at redhat.com
Thu Jun 26 13:21:44 UTC 2014


Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: NPE on new VM dialog
......................................................................


webadmin: NPE on new VM dialog

The problem was that the VDSGroup.requiredRngSources was marked as final thus
the GWT deserializer inited it to null. Consequently, the
VmModelBehaviorBase.setRngAvailability failed on NPE.

Change-Id: I0eac061be4370cdef57c5c7b466f7a8ec5bcda01
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDSGroup.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tomas Jelinek: Verified
  Martin Peřina: Verified; Looks good to me, but someone else must approve
  Roy Golan: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0eac061be4370cdef57c5c7b466f7a8ec5bcda01
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list