/forgerock/opendj-b2.6/src/server/org/opends/server/tasks/ |
H A D | ShutdownTask.java | 64 private boolean restart; field in class:ShutdownTask 94 restart = false; 125 restart = (valueString.equals("true") || valueString.equals("yes") 138 if (restart) 178 // depending on whether we're doing a restart or a shutdown. 181 if (configuredAsService && !restart) 193 else if (restart)
|
/forgerock/opendj2/src/server/org/opends/server/tasks/ |
H A D | ShutdownTask.java | 63 private boolean restart; field in class:ShutdownTask 93 restart = false; 124 restart = (valueString.equals("true") || valueString.equals("yes") 137 if (restart) 177 // depending on whether we're doing a restart or a shutdown. 180 if (configuredAsService && !restart) 192 else if (restart)
|
/forgerock/opendj2.6.2/src/server/org/opends/server/tasks/ |
H A D | ShutdownTask.java | 64 private boolean restart; field in class:ShutdownTask 94 restart = false; 125 restart = (valueString.equals("true") || valueString.equals("yes") 138 if (restart) 178 // depending on whether we're doing a restart or a shutdown. 181 if (configuredAsService && !restart) 193 else if (restart)
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tasks/ |
H A D | ShutdownTask.java | 64 private boolean restart; field in class:ShutdownTask 94 restart = false; 125 restart = (valueString.equals("true") || valueString.equals("yes") 138 if (restart) 178 // depending on whether we're doing a restart or a shutdown. 181 if (configuredAsService && !restart) 193 else if (restart)
|
/forgerock/opendj2-hg/src/server/org/opends/server/tasks/ |
H A D | ShutdownTask.java | 63 private boolean restart; field in class:ShutdownTask 93 restart = false; 124 restart = (valueString.equals("true") || valueString.equals("yes") 137 if (restart) 177 // depending on whether we're doing a restart or a shutdown. 180 if (configuredAsService && !restart) 192 else if (restart)
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tasks/ |
H A D | ShutdownTask.java | 66 private boolean restart; field in class:ShutdownTask 94 restart = false; 118 restart = valueString.equals("true") || valueString.equals("yes") 131 if (restart) 171 // depending on whether we're doing a restart or a shutdown. 174 if (configuredAsService && !restart) 186 else if (restart)
|
/forgerock/openidm-v4/openidm-maintenance/src/main/java/org/forgerock/openidm/maintenance/impl/ |
H A D | UpdateService.java | 117 restart, enum constant in enum:UpdateService.Action 136 case restart:
|
/forgerock/openidm-v4/openidm-maintenance/src/main/java/org/forgerock/openidm/maintenance/upgrade/ |
H A D | UpdateManagerImpl.java | 535 new UpdateThread().restart(); 537 logger.debug("Failed to restart!", e); 736 restart(); 738 logger.debug("Failed to restart!", e); 743 protected void restart() throws BundleException { method in class:UpdateManagerImpl.UpdateThread 750 // restart now
|
/forgerock/opendj-b2.6/src/server/org/opends/server/core/ |
H A D | DirectoryServer.java | 777 * restart after the existing server has been shut down. 2492 // to restart the server with the last valid config... 2519 // to restart the server with the last valid config... 8475 // Force a new InternalClientConnection to be created on restart. 8561 * Causes the Directory Server to perform an in-core restart. This will 8570 public static void restart(String className, Message reason) method in class:DirectoryServer 8572 restart(className, reason, directoryServer.environmentConfig); 8578 * Causes the Directory Server to perform an in-core restart. This will 8588 public static void restart(String className, Message reason, method in class:DirectoryServer 8599 System.err.println("ERROR: Unable to perform an in-core restart [all...] |
/forgerock/opendj2/src/server/org/opends/server/core/ |
H A D | DirectoryServer.java | 787 * restart after the existing server has been shut down. 2292 // to restart the server with the last valid config... 2319 // to restart the server with the last valid config... 8076 // Force a new InternalClientConnection to be created on restart. 8162 * Causes the Directory Server to perform an in-core restart. This will 8171 public static void restart(String className, Message reason) method in class:DirectoryServer 8173 restart(className, reason, directoryServer.environmentConfig); 8179 * Causes the Directory Server to perform an in-core restart. This will 8189 public static void restart(String className, Message reason, method in class:DirectoryServer 8200 System.err.println("ERROR: Unable to perform an in-core restart [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/core/ |
H A D | DirectoryServer.java | 778 * restart after the existing server has been shut down. 2493 // to restart the server with the last valid config... 2520 // to restart the server with the last valid config... 8475 // Force a new InternalClientConnection to be created on restart. 8561 * Causes the Directory Server to perform an in-core restart. This will 8570 public static void restart(String className, Message reason) method in class:DirectoryServer 8572 restart(className, reason, directoryServer.environmentConfig); 8578 * Causes the Directory Server to perform an in-core restart. This will 8588 public static void restart(String className, Message reason, method in class:DirectoryServer 8599 System.err.println("ERROR: Unable to perform an in-core restart [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/ |
H A D | DirectoryServer.java | 1037 * restart after the existing server has been shut down. 2750 // to restart the server with the last valid config... 2777 // to restart the server with the last valid config... 8703 // Force a new InternalClientConnection to be created on restart. 8789 * Causes the Directory Server to perform an in-core restart. This will 8798 public static void restart(String className, Message reason) method in class:DirectoryServer 8800 restart(className, reason, directoryServer.environmentConfig); 8806 * Causes the Directory Server to perform an in-core restart. This will 8816 public static void restart(String className, Message reason, method in class:DirectoryServer 8827 System.err.println("ERROR: Unable to perform an in-core restart [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/core/ |
H A D | DirectoryServer.java | 787 * restart after the existing server has been shut down. 2292 // to restart the server with the last valid config... 2319 // to restart the server with the last valid config... 8076 // Force a new InternalClientConnection to be created on restart. 8162 * Causes the Directory Server to perform an in-core restart. This will 8171 public static void restart(String className, Message reason) method in class:DirectoryServer 8173 restart(className, reason, directoryServer.environmentConfig); 8179 * Causes the Directory Server to perform an in-core restart. This will 8189 public static void restart(String className, Message reason, method in class:DirectoryServer 8200 System.err.println("ERROR: Unable to perform an in-core restart [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/ |
H A D | DirectoryServer.java | 886 * restart after the existing server has been shut down. 6400 // Force a new InternalClientConnection to be created on restart. 6475 * Causes the Directory Server to perform an in-core restart. This will 6484 public static void restart(String className, LocalizableMessage reason) method in class:DirectoryServer 6486 restart(className, reason, directoryServer.environmentConfig); 6490 * Causes the Directory Server to perform an in-core restart. This will 6500 public static void restart(String className, LocalizableMessage reason, method in class:DirectoryServer 6511 System.err.println("ERROR: Unable to perform an in-core restart:");
|