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

jvergara
03.18.2007 dfd9526441d94b1fd311ee8a81715b5f9e30398a
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -1809,6 +1809,12 @@
            }
          }
        }
        if (replicationId == -1)
        {
          throw new ApplicationException(
              ReturnCode.APPLICATION_ERROR,
              ERR_COULD_NOT_FIND_REPLICATIONID.get(dn), null);
        }
        try
        {
          Thread.sleep(3000);