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

Gaetan Boismal
27.53.2015 215c5cba247e2462fd87f3bcd8406d9324599249
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/ConfigFromDirContext.java
@@ -493,6 +493,7 @@
      final PluggableBackendCfgClient db)
  {
    indexes.add(new IndexDescriptor(DN2ID_INDEX_NAME));
    indexes.add(new IndexDescriptor(ID2CHILDREN_COUNT_NAME));
    try
    {
      for (final String indexName : db.listBackendIndexes())