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

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java131 public static final int SERVICE_DISABLE_ERROR = 3; field in class:ConfigureWindowsService
540 * <CODE>SERVICE_DISABLE_ERROR</CODE>,
594 returnValue = SERVICE_DISABLE_ERROR;
599 returnValue = SERVICE_DISABLE_ERROR;
607 returnValue = SERVICE_DISABLE_ERROR;
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java130 public static final int SERVICE_DISABLE_ERROR = 3; field in class:ConfigureWindowsService
522 * <CODE>SERVICE_DISABLE_ERROR</CODE>,
576 returnValue = SERVICE_DISABLE_ERROR;
581 returnValue = SERVICE_DISABLE_ERROR;
589 returnValue = SERVICE_DISABLE_ERROR;
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java131 public static final int SERVICE_DISABLE_ERROR = 3; field in class:ConfigureWindowsService
540 * <CODE>SERVICE_DISABLE_ERROR</CODE>,
594 returnValue = SERVICE_DISABLE_ERROR;
599 returnValue = SERVICE_DISABLE_ERROR;
607 returnValue = SERVICE_DISABLE_ERROR;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java133 public static final int SERVICE_DISABLE_ERROR = 3; field in class:ConfigureWindowsService
542 * <CODE>SERVICE_DISABLE_ERROR</CODE>,
596 returnValue = SERVICE_DISABLE_ERROR;
601 returnValue = SERVICE_DISABLE_ERROR;
609 returnValue = SERVICE_DISABLE_ERROR;
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DConfigureWindowsService.java130 public static final int SERVICE_DISABLE_ERROR = 3; field in class:ConfigureWindowsService
522 * <CODE>SERVICE_DISABLE_ERROR</CODE>,
576 returnValue = SERVICE_DISABLE_ERROR;
581 returnValue = SERVICE_DISABLE_ERROR;
589 returnValue = SERVICE_DISABLE_ERROR;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DConfigureWindowsService.java108 public static final int SERVICE_DISABLE_ERROR = 3; field in class:ConfigureWindowsService
443 * <CODE>SERVICE_DISABLE_ERROR</CODE>,
490 return SERVICE_DISABLE_ERROR;
493 return SERVICE_DISABLE_ERROR;
500 return SERVICE_DISABLE_ERROR;

Completed in 40 milliseconds