简体   繁体   中英

java web application loading error at server with tomcat 8.5

I am using apache tomcat 8.5 and java 8 version in my web application server..

Environment variables : JRE_HOME, CATALINA_HOME are set correctly in server but not JAVA_HOME (jdk) Is this a issue for my web page not loading error....

Your versions are not match together.

Download apache tomcat 9 - http://tomcat.apache.org/download-90.cgi or use JDK 7 or later.

GoodLuck!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM