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

neil_a_wilson
02.12.2007 3a2fb8fbf8b986016429073370d5fe41a23dc3c2
refs
author neil_a_wilson <neil_a_wilson@localhost>
Sunday, September 2, 2007 03:12 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Sunday, September 2, 2007 03:12 +0200
commit3a2fb8fbf8b986016429073370d5fe41a23dc3c2
tree 52bc82a37a0253054d6ceec5791ae544b2a023b1 tree | zip | gz
parent 8ff034142142a3103f6e84e0c50fb6d77328c854 view | diff
Update the server so that it has the ability to save a copy of its current
configuration into a ".startok" file whenever it starts successfully. The
start-ds script and DirectoryEnvironmentConfig class have been updated to
expose an option to try to start the server using this "last known good"
configuration rather than the active config file.

OpenDS Issue Number: 1945
12 files modified
511 ■■■■■ changed files
opendj-sdk/opends/resource/config/config.ldif 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/schema/02-config.ldif 7 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml 26 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/config.properties 17 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/core.properties 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/api/ConfigHandler.java 20 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/CoreConfigManager.java 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 71 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/extensions/ConfigFileHandler.java 268 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/DirectoryEnvironmentConfig.java 71 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/ConfigFileHandlerTestCase.java 14 ●●●●● diff | view | raw | blame | history