opends/src/ads/org/opends/admin/ads/ADSContext.java
@@ -1341,7 +1341,7 @@ { for (ServerGroupProperty prop : ServerGroupProperty.values()) { Attribute attr = (Attribute) attrs.get(prop.getAttributeName()); Attribute attr = attrs.get(prop.getAttributeName()); if (attr == null) { continue ;