Searched defs:doStartApplication (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c515 ServiceReturnCode doStartApplication() function
525 debug("doStartApplication");
530 debug("doStartApplication: Launching batch file: %s", command);
545 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT env var set to %s",
555 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT is not set. Using default %d milliseconds.",
561 debug("doStartApplication: waited properly for process end.");
562 debug("doStartApplication: exit code of script: %d", startDSExit);
584 debug("doStartApplication: server running.");
589 debug("doStartApplication: server not running.");
614 "doStartApplication
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c516 ServiceReturnCode doStartApplication() function
526 debug("doStartApplication");
531 debug("doStartApplication: Launching batch file: %s", command);
546 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT env var set to %s",
556 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT is not set. Using default %d milliseconds.",
562 debug("doStartApplication: waited properly for process end.");
563 debug("doStartApplication: exit code of script: %d", startDSExit);
585 debug("doStartApplication: server running.");
590 debug("doStartApplication: server not running.");
615 "doStartApplication
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c516 ServiceReturnCode doStartApplication() function
526 debug("doStartApplication");
531 debug("doStartApplication: Launching batch file: %s", command);
546 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT env var set to %s",
556 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT is not set. Using default %d milliseconds.",
562 debug("doStartApplication: waited properly for process end.");
563 debug("doStartApplication: exit code of script: %d", startDSExit);
585 debug("doStartApplication: server running.");
590 debug("doStartApplication: server not running.");
615 "doStartApplication
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c515 ServiceReturnCode doStartApplication() function
525 debug("doStartApplication");
530 debug("doStartApplication: Launching batch file: %s", command);
545 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT env var set to %s",
555 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT is not set. Using default %d milliseconds.",
561 debug("doStartApplication: waited properly for process end.");
562 debug("doStartApplication: exit code of script: %d", startDSExit);
584 debug("doStartApplication: server running.");
589 debug("doStartApplication: server not running.");
614 "doStartApplication
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c516 ServiceReturnCode doStartApplication() function
526 debug("doStartApplication");
531 debug("doStartApplication: Launching batch file: %s", command);
546 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT env var set to %s",
556 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT is not set. Using default %d milliseconds.",
562 debug("doStartApplication: waited properly for process end.");
563 debug("doStartApplication: exit code of script: %d", startDSExit);
585 debug("doStartApplication: server running.");
590 debug("doStartApplication: server not running.");
615 "doStartApplication
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c515 ServiceReturnCode doStartApplication() function
525 debug("doStartApplication");
530 debug("doStartApplication: Launching batch file: %s", command);
545 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT env var set to %s",
555 debug("doStartApplication: OPENDJ_WINDOWS_SERVICE_STARTDS_WAIT is not set. Using default %d milliseconds.",
561 debug("doStartApplication: waited properly for process end.");
562 debug("doStartApplication: exit code of script: %d", startDSExit);
584 debug("doStartApplication: server running.");
589 debug("doStartApplication: server not running.");
614 "doStartApplication
[all...]

Completed in 45 milliseconds