Neither the JAVA_HOME nor the JRE_HOME environment variable is defined

Tomcat does not recognize the jdk path under linux

Solution:

exist

catalina.sh 

add (jdk path)

export JAVA_HOME=/usr/local/jdk

export JRE_HOME=/usr/local/jdk/jre

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325272869&siteId=291194637