The Apache tomcat installation at this directory are version 8.5.6A Tomcat 8.0 installation is expect

Source: Internet
Author: User
Tags apache tomcat

1. When installing tomcat8.5 in Eclipse, error:

The Apache Tomcat installation at this directory is version 8.5.6. A Tomcat 8.0 installation is expected.

2. Workaround:
In Windows

① find the Lib directory in the Tomcat installation directory and find the Catalina.jar. Use the compression software (winrar or good press) to open it. ② Find and double-click Open org\apache\catalina\util\serverinfo.properties File

server.info=apache tomcat/ 8.5.6 server.number=8.5.6.0 server.built= oct 6 2016 20:15:31 UTC

< Span class= "hljs-built_in" >

< Span class= "hljs-built_in" ># Apache tomcat/8.5.6

< Span class= "hljs-built_in" >server.info=apache tomcat/8.0.0

< Span class= "hljs-built_in" ># 8.5.6.0

< Span class= "hljs-built_in" >server.number=8.0.0

< Span class= "Hljs-number" >< Span class= "Hljs-number" >server.built=oct 6 2016 20: 15:31 UTC

 

< Span class= "hljs-built_in" > Change in Linux:

cd [Tomcat or Tomee Home (Tomcat directory)]/lib mkdir Catalina CD catalina/unzip. /catalina.jar vim org/apache/catalina/util/serverinfo.properties ' changes the version number to the following form: ' Server.info=apache Tomcat/8.0. 0 server.number=8.0. 0 server.built=may 11 2016 21:49:07 UTC then add the modified Serverinfo.properties file to the Catalina.jar: Jar UF. /catalina.jar org/apache/catalina/util/serverinfo.properties CD: RM-RF Catalina

Reference Address:

http://stackoverflow.com/a/37614406/6952713

The Apache tomcat installation at this directory are version 8.5.6A Tomcat 8.0 installation is expect

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.