For anyone replicateing this I feel as if a small point must be made. When it comes to wringing LD_LIBRARY_PATH The = sign MUST be right next too it so no spaces. Copy and paste if you want. LD_LIBRARY_PATH="." "$JAVA_HOME/bin/java" -Xmx512M -jar "$BASEDIR/3089.jar" > runlog.txt 2>&1
For anyone replicateing this I feel as if a small point must be made.
When it comes to wringing
LD_LIBRARY_PATH
The = sign MUST be right next too it so no spaces.
Copy and paste if you want.
LD_LIBRARY_PATH="." "$JAVA_HOME/bin/java" -Xmx512M -jar "$BASEDIR/3089.jar" > runlog.txt 2>&1