Dreadful Undefined JRE_HOME

A reminder. JRE_HOME environment variable should point to the JRE root directory instead of the bin directory. In Windows command prompt you may do the following: c:\> set JRE_HOME=[your path name to JRE] A common error from running startup.bat or catalina.bat for Tomcat. The JRE_HOME environment variable is not defined correctly