opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/DuplicateEntryPanel.java
@@ -150,7 +150,7 @@ else { aParentDN = nodeDN.parent(); aRdn = nodeDN.rdn().getAttributeValue(0).toString()+"-1"; aRdn = nodeDN.rdn().getAttributeValue(0) + "-1"; } } catch (DirectoryException de)