opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/DuplicateEntryPanel.java
@@ -116,7 +116,7 @@ DN aParentDN; String aRdn; DN nodeDN = DN.valueOf(node.getDN()); DN nodeDN = node.getDN(); if (nodeDN.isRootDN()) { aParentDN = nodeDN;