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

jvergara
01.11.2009 827b38cd5afa2986619787d79a2094ce61e65510
refs
author jvergara <jvergara@localhost>
Wednesday, July 1, 2009 12:11 +0200
committer jvergara <jvergara@localhost>
Wednesday, July 1, 2009 12:11 +0200
commit827b38cd5afa2986619787d79a2094ce61e65510
tree 3b6086285bbde8fa5c726a330c63e95aacc3010d tree | zip | gz
parent bd7cb7be7a4bd97cd75891a2875656d98b07a505 view | diff
Fix for issue 4081 (start-ds and stop-ds fails on Mac OS X with latest JVM)

The scripts used to impose a maximum and minimum size for the JVM to reduce the time required to launch the JVM when using some small and auxiliary Java programs. This generates ugly errors in some platforms, so the fix consists on playing safe and rely on the JVM ergonomics to launch these programs.
4 files modified
30 ■■■■ changed files
opendj-sdk/opends/resource/bin/start-ds 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/start-ds.bat 14 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/stop-ds 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/stop-ds.bat 10 ●●●● diff | view | raw | blame | history