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

pgamba
02.58.2007 b48ce50fdf4d73e8be3799e3a7c6c2bf9d1b2965
opends/src/server/org/opends/server/tasks/InitializeTask.java
@@ -139,7 +139,7 @@
    try
    {
      // launch the import
      domain.initialize(source, this);
      domain.initializeFromRemote(source, this);
      synchronized(initState)
      {