Change in ovirt-engine[master]: engine: Wrap cert validity check with try-catch

Oved Ourfali has submitted this change and it was merged. Change subject: engine: Wrap cert validity check with try-catch ...................................................................... engine: Wrap cert validity check with try-catch In certain cases the startup of the service fails. This patch capture the exception and prints it to allow a simple debug. Change-Id: Ibe1dfafe7775286fbe30c4b6893ac2c2215527c6 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CertificationValidityChecker.java 1 file changed, 35 insertions(+), 26 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Moti Asayag: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/43890 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibe1dfafe7775286fbe30c4b6893ac2c2215527c6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com