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

jvergara
05.26.2008 7a9ea4f564396dd7a57eff6180dba390d2de7d36
refs
author jvergara <jvergara@localhost>
Tuesday, February 5, 2008 18:26 +0100
committer jvergara <jvergara@localhost>
Tuesday, February 5, 2008 18:26 +0100
commit7a9ea4f564396dd7a57eff6180dba390d2de7d36
tree c9561be995cdeea9445371ba9e4d8f2159ee96ec tree | zip | gz
parent ef67130b63e1bccac5646cbc4708cc7a1e9f61fd 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
opends/resource/bin/stop-ds 16 ●●●● diff | view | raw | blame | history
opends/resource/bin/stop-ds.bat 15 ●●●● diff | view | raw | blame | history