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

mkeyes
17.02.2007 e3d50d6a979889a7f5cfcb774dfd79518ebb7ae3
Fixed a situation where on slow machines, OpenDS does not completely stop before it is suppsoed to start again. In this situation, when OpenDS tries to start, an error arises that the port is not available.
1 files modified
4 ■■■ changed files
opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml 4 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml
@@ -660,7 +660,9 @@
        { 'returncode' : RC ,
          'result'     : STAXResult }
      </call>
      <call function="'Sleep'">
        { 'sleepForMilliSeconds'  : 3000 }
      </call>
    </sequence>
  </function>