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

neil_a_wilson
02.12.2007 3af39927fd1bba93a2769cd5d6bc7b6c5f924c64
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
commit3af39927fd1bba93a2769cd5d6bc7b6c5f924c64
tree bac6444e7c8020d4021593e5f113356999151cd9 tree | zip | gz
parent 13a15ed8d53dd77d990e9af54262cedf5e3c2314 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
opends/resource/config/config.ldif 1 ●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 7 ●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml 26 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/config.properties 17 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/core.properties 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/api/ConfigHandler.java 20 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/CoreConfigManager.java 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/DirectoryServer.java 71 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/ConfigFileHandler.java 268 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/DirectoryEnvironmentConfig.java 71 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java 10 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/ConfigFileHandlerTestCase.java 14 ●●●●● diff | view | raw | blame | history