Launch Application and report this error, tomcat service stopping.

. _
/\ / " _ (_) _\
(() _ _ |" |"_ | |"_ / _ `|\
\ / _) | _) | | (_ |)
"| _ | . _ _ | _ | | _, | | /
= | _ | = | _ / = / _ /
:: Spring Boot:: (v2.0.3.RELEASE)

|

July 19, 2018 2:16:07 afternoon org.apache.catalina.core.AprLifecycleListener init
severe: An incompatible version [1.1.33] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
July 19, 2018 2:16:07 afternoon org.apache.catalina.core.AprLifecycleListener init
severe: An incompatible version [1.1.33] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
July 19, 2018 2:16:07 afternoon org.apache.catalina.core.StandardService startInternal
information: Starting service [Tomcat]
July 19, 2018 2:16:07 afternoon org.apache.catalina.core.StandardEngine startInternal
information: Starting Servlet Engine: Apache Tomcat/8.5.31
July 19, 2018 2:16:07 afternoon org.apache.catalina.core.AprLifecycleListener init
serious: An incompatible version [1.1.33] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
July 19, 2018 2:16:07 afternoon org.apache.catalina.core.ApplicationContext log
Information: Initializing Spring embedded WebApplicationContext
July 19, 2018 2:16:07 afternoon org.apache.catalina.core.StandardService stopInternal
Information: Stopping service [Tomcat]

Process finished with exit code 1-sharp-sharp-sharp problem description

the environmental background of the problems and what methods you have tried

related codes

/ / Please paste the code text below (do not replace the code with pictures)

what result do you expect? What is the error message actually seen?

Mar.29,2021

guess: springboot built-in tomcat version is too high, jdk does not adapt, resulting in jar package conflicts. Generally, springboot projects quickly generated by IDEA by default can run

.
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-7afb45-248d0.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-7afb45-248d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?