Change in ovirt-engine[master]: core: Fixing Error handling at engine-manage-domains

oourfali at redhat.com oourfali at redhat.com
Sun Jul 1 13:48:31 UTC 2012


Oved Ourfali has submitted this change and it was merged.

Change subject: core: Fixing Error handling at engine-manage-domains
......................................................................


core: Fixing Error handling at engine-manage-domains

In case there is an exception during initializion of
the InitialDirContext object,  currentLdapServer will
be null, which will lead to an error of Cannot connect to LDAP URL: null
This patch provides better error handling for this case

Change-Id: I247b28481fdc037e309f38b0124e0d083e18d06a
Signed-off-by: Yair Zaslavsky <yzaslavs at redhat.com>
---
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/JndiAction.java
1 file changed, 34 insertions(+), 11 deletions(-)

Approvals:
  Oved Ourfali: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I247b28481fdc037e309f38b0124e0d083e18d06a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra at linux.vnet.ibm.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list