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

jvergara
07.03.2008 0d3cee173258aae07cb92f45f15b569a9db7baa6
refs
author jvergara <jvergara@localhost>
Friday, November 7, 2008 15:03 +0100
committer jvergara <jvergara@localhost>
Friday, November 7, 2008 15:03 +0100
commit0d3cee173258aae07cb92f45f15b569a9db7baa6
tree c510a5786960ed1f1e20f4178421acccb01471cb tree | zip | gz
parent 9e3747a3603d7cfd19a110ec06b8116007e2b2c3 view | diff
Fix for issue 3566 (Increase the timeout of the windows service and consider making it configurable).

The fix increases the number of tries used to figure out if the server is started or not. This is required in particular after reboot since the system can be really loaded.

The user can modify the default tries value (100 tries with an interval of 5 seconds between tries) by setting the value of the OPENDS_WINDOWS_SERVICE_START_NTRIES environment variable (it must be a SYSTEM environment variable in order to be taken into account).
4 files modified
27 ■■■■ changed files
opendj-sdk/opends/lib/launcher_administrator.exe diff | view | raw | blame | history
opendj-sdk/opends/lib/opends_service.exe diff | view | raw | blame | history
opendj-sdk/opends/lib/winlauncher.exe diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/windows/service.c 27 ●●●● diff | view | raw | blame | history