tomcat普通用户启动不了

Neither the JAVA_HOME nor the JRE_HOME environment variable is defined 
At least one of these environment variable is needed to run this program
 
vim  tomcat/bin/catalina.sh 
将   

export JAVA_HOME=/application/jdk

加入第二行

posted @ 2018-12-17 15:38  追梦nan  阅读(332)  评论(0)    收藏  举报