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

jvergara
05.26.2008 0ac25e2b023a9faf13569b99233eddfe8ff6cfb4
refs
author jvergara <jvergara@localhost>
Tuesday, February 5, 2008 18:26 +0100
committer jvergara <jvergara@localhost>
Tuesday, February 5, 2008 18:26 +0100
commit0ac25e2b023a9faf13569b99233eddfe8ff6cfb4
tree d31a2f7a5efee5590aa7a962ab200aed1196d0d4 tree | zip | gz
parent 4ebae2df573fc056c3a3f8df3612dbd58cd01dfa view | diff
Fix for issue 2902 (stop-ds -R restarts the server with client tool JVM)

When the java properties are set to not overwrite the environment variables (which is the default behavior) when we call start-ds from the stop-ds scripts, OPENDS_JAVA_ARGS is already set with the arguments for the stop (client arguments). The fix consists basically on resetting the environment variables to those we had before calling stop-ds before calling start-ds.
2 files modified
31 ■■■■ changed files
opendj-sdk/opends/resource/bin/stop-ds 16 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/stop-ds.bat 15 ●●●● diff | view | raw | blame | history