Oved Ourfali has submitted this change and it was merged. Change subject: engine: fix StoragePoolStatusHandler initialization ......................................................................
engine: fix StoragePoolStatusHandler initialization The patch is about fixing NPE in the engine start up. SchedulerUtilQuartzImpl could not be injected by CDI into StoragePoolStatusHandler as the last one isn't a managed bean. Thus schedulerUtil member remained uninitiallized which caused the NPE. Change-Id: I6ca052e8cc564bb7291199dc1f79849a4e2580b8 Signed-off-by: Yevgeny Zaspitsky <yzasp...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StoragePoolStatusHandler.java 1 file changed, 17 insertions(+), 10 deletions(-) Approvals: Jenkins CI: Verified; Looks good to me, but someone else must approve Oved Ourfali: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/42227 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6ca052e8cc564bb7291199dc1f79849a4e2580b8 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzasp...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzasp...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches