From 7bf55dfdb8dd25390198a0a9078b2ecf3417b9be Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Mon, 18 Jan 2010 22:09:34 +0000 Subject: [PATCH] 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). --- opends/lib/launcher_administrator.exe | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opends/lib/launcher_administrator.exe b/opends/lib/launcher_administrator.exe index 8ec549b..7937e88 100644 --- a/opends/lib/launcher_administrator.exe +++ b/opends/lib/launcher_administrator.exe Binary files differ -- Gitblit v1.10.0