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

jvergara
18.09.2010 26112ae8850ba83d376e172d096e7c317688b0ff
refs
author jvergara <jvergara@localhost>
Monday, January 18, 2010 23:09 +0100
committer jvergara <jvergara@localhost>
Monday, January 18, 2010 23:09 +0100
commit26112ae8850ba83d376e172d096e7c317688b0ff
tree 74b53b4ffe5004e5ab48b9083b076c39c8f3397c tree | zip | gz
parent 944eec7e13156d359de911963f88e2ed17bd79d2 view | diff
Fix for issue 4084 (Windows Service doesn't detect start-ds failure)
Improve the code of windows service to poll the status of the server (whether is running or not).
Improve some of the messages associated with the events that are sent to the windows service log.
Improve the code that is in charge of starting the service (and the server) to help identify cases where the server startup is correctly launched but the startup itself fails (because for instance a port of the server is already in use).
5 files modified
255 ■■■■■ 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/EventLogMsg.mc 11 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/windows/service.c 244 ●●●●● diff | view | raw | blame | history