opendj-server-legacy/src/main/java/org/opends/admin/ads/ADSContext.java
@@ -1413,7 +1413,7 @@ catch (ADSContextException ace) { ServerDescriptor s = ServerDescriptor.createStandalone(serverProperties); return makeDNFromServerUniqueId(s.getHostPort(true)); return makeDNFromServerUniqueId(s.getHostPort(true).toString()); } }