原文:tomcat啟動報錯:Neither the JAVA_HOME nor the JRE_HOME environment variable is defined

windows系統: 部署了一個Tomcat . . ,bin目錄下startup.bat執行,結果提示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。 解決 ...

2019-08-20 16:42 0 5000 推薦指數:

查看詳情

Tomcat Neither the JAVA_HOME nor the JRE_HOME environment variable is defined

一眼就能看出來是jdk的環境有問題,但是用了這么久的jdk一直都配置的好好的,怎么一到Tomcat上就這么矯情了。 最后查解決方案,原來是我的jdk從官網直接下載的,雖然我修改了java_home,但不太智能的tomcat仍然沒有自動識別出java_home路徑。 linux解決方法 ...

Sun May 29 00:56:00 CST 2016 0 9286
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM