Change in ovirt-engine[master]: aaa : process initialization errors

Yair Zaslavsky has submitted this change and it was merged. Change subject: aaa : process initialization errors ...................................................................... aaa : process initialization errors During initialization we should print and ignore exceptions from the built-in providers. At EngineExtensionsLoader each time load() or initialize() is called, there should be a try/catch to show potentials errors. same for the entry engineInitialize(). Change-Id: I63265947ff066857db19d2534628d46f01b9f2e9 Bug-Url: https://bugzilla.redhat.com/1194410 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/extensionsmgr/EngineExtensionsManager.java 2 files changed, 53 insertions(+), 8 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Ravi Nori: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38085 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63265947ff066857db19d2534628d46f01b9f2e9 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976@gmail.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
wallaroo1976@gmail.com