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

Jean-Noël Rouvignac
25.23.2016 d0b900f0c9b7b90114c4de922ca273c77fc498c1
opendj-server-legacy/src/main/java/org/opends/server/tasks/TaskUtils.java
@@ -103,7 +103,7 @@
    // backends.
    try
    {
      ConfigurationHandler configHandler = DirectoryServer.getConfigurationHandler();
      ConfigurationHandler configHandler = DirectoryServer.getInstance().getServerContext().getConfigurationHandler();
      for (DN childrenDn : configHandler.getChildren(backendBaseDN))
      {
        // Get the backend ID attribute from the entry.  If there isn't one, then