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

jvergara
01.11.2009 7782bbfd46380d9cc0e2d20f3df54acc1269ebd4
refs
author jvergara <jvergara@localhost>
Wednesday, July 1, 2009 12:11 +0200
committer jvergara <jvergara@localhost>
Wednesday, July 1, 2009 12:11 +0200
commit7782bbfd46380d9cc0e2d20f3df54acc1269ebd4
tree 96296c80a7cb68750f575f1741dc9d3f358f4b76 tree | zip | gz
parent 7a43851bdf64bd27dd751628259468209513e2a4 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
opends/resource/bin/start-ds 4 ●●●● diff | view | raw | blame | history
opends/resource/bin/start-ds.bat 14 ●●●● diff | view | raw | blame | history
opends/resource/bin/stop-ds 2 ●●● diff | view | raw | blame | history
opends/resource/bin/stop-ds.bat 10 ●●●● diff | view | raw | blame | history