mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

pgamba
10.49.2009 c52e56b8b3db3c2fde39f2fa391b17b0a01d2f6d
opendj-sdk/opends/src/server/org/opends/server/workflowelement/externalchangelog/ECLSearchOperation.java
@@ -1174,7 +1174,7 @@
        String dseeValue = null;
        try
        {
          ECLSearchOperation.openDsToSunDseeNsUniqueId(targetUUID);
          dseeValue = ECLSearchOperation.openDsToSunDseeNsUniqueId(targetUUID);
        }
        catch(Exception e)
        {