Closed utdream closed 9 years ago
https://stackoverflow.com/questions/11120279/difference-between-java-home-and-jre-home
There is code in the service.bat file that attempts to locate and validate the JAVA_HOME variable as well as the JRE_HOME variable. My guess is that since Ivan's JAVA_HOME was pointing to a non-existent directory, the script defaulted and attempted to find the system installed JRE.
To compensate for this, and since the JAVA_HOME is only used to display extra debugging information, I'm commenting the line that looks for the JAVA_HOME, so that the script will instead simply use the JRE home, which we configure to use the pre-packaged installer JRE.
Implemented in Tomcat 8 for Lucee installers 4.5.1.022
As reported by Ivan: https://groups.google.com/forum/#!topic/lucee/BvQDgStcVy0