MAC error starting ColdFusion 11 server on line 94 with $JAVA_EXECUTABLE and Bootstrap
On MAC, when my ColdFusion11 start up or is restarted I get the following error
./coldfusion: line 94: 14675 Abort trap: 6 $JAVA_EXECUTABLE -classpath $CLASSPATH $JVM_ARGS -Djava.library.path=$LD_LIBRARY_PATH com.adobe.coldfusion.bootstrap.Bootstrap -start
There has been an error starting ColdFusion 11 server, please check the logs.
The CFService works.
When I echo
$JAVA_EXECUTABLE
$CLASSPATH
or $JVM_ARGS
I just get a blank line.
Any ideas of what to try?
Thanks
