CentOS7+JDK8+Tomcat9:Tomcat9 shows that it runs successfully, but cannot get to the default page.

  1. CentOS7+JDK8+Tomcat9:Tomcat9 shows that it is running successfully, but cannot enter the default page
  2. and will report an error at the end of the tomcat run, as shown in figure

[root@10-9-90-6 jdk1.8.0_192]-sharp ps -ef|grep tomcat
root 1624 1216 0 15:18 pts/0 00:00:00 grep --color=auto tomcat

:

Jun.15,2022

1. It feels like there is something wrong with the jre in your JDK . It is recommended to download it again to Oracle java .
2. See the Tomcat9 requirements for the JDK version.


you can take a look at the log and the startup log in tomcat's catalina to see if there is any further information

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ddc6-2c3cf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ddc6-2c3cf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?