@fuel4mind, I had to add this to my file:
JAVA_OPTS="-d32 -server"
ESJAVA_OPTS="-d32 -server"
I know the 2nd line wasn't working on its own, but things started humming once I added the first line. Not sure if the 2nd one is needed or not, but I left it in there anyway.
@fuel4mind, I had to add this to my file:
JAVA_OPTS="-d32 -server"
ESJAVA_OPTS="-d32 -server"
I know the 2nd line wasn't working on its own, but things started humming once I added the first line. Not sure if the 2nd one is needed or not, but I left it in there anyway.