A Tomcat 8.0 installation is expected
Tomcat 8.5這個版本有這個問題
解決辦法:
開啟tomcat安裝目錄:apache-tomcat-8.5.6\lib 找到catalina.jar
用解壓縮工具開啟 org/apache/catalina/util/ServerInfo.properties
server.info=Apache Tomcat/8.5.6
server.number=8.5.6.0
server.built=Oct 6 2016 20:15:31 UTC
改為:
server.info=Apache Tomcat/8.0.8.5.6
server.number=8.5.6.0
server.built=Oct 6 2016 20:15:31 UTC
儲存,重新新增即可!
相關文章
- 在tomcat8.0.x和tomcat9.0.x之間麼突然冒出個tomcat 8.5Tomcat
- IOMESH Installation
- 2.3.3.2 Application InstallationAPP
- E. Expected Power
- Adding Drivers into VMWare ESXi Installation Image
- 07-Plugin ‘scala’ is incompatible with this installationPlugin
- Include manifest for over-the-air installationAI
- Error-Expected resource of typeError
- Python IndentationError: expected an indented blockPythonErrorBloC
- Expected indentation of 14 spaces but found 16
- Vue : Expected the Promise rejection reason to be an ErrorVuePromiseError
- Windows Server 2019 Installation 安裝.net 3.5WindowsServer
- pytorch 踩坑,TypeError: expected seqence object with len>_0 or a single integer_typeerror: expected sequence object with len __ 0PyTorchErrorObject
- 好用的expected_conditions模組
- After mysql installation, we need to change the password of root as belowMySql
- ORA-00923: FROM keyword not found where expected
- 安裝Docker Desktop報錯WSL 2 installation is incompleteDocker
- Installation failed with message INSTALL_FAILED_USER_RESTRICTED錯誤AIREST
- 每日充電:踩坑expected ‘package‘, found ‘import‘PackageImport
- [Web][Tomcat]Tomcat相關WebTomcat
- xcode6編譯錯誤,提示Expected a typeXCode編譯
- [PHP 原始碼] EXPECTED 和 UNEXPECTED 到底是啥?PHP原始碼
- Task01&Task02:課程簡介、Installation、Getting Start
- 解決E: Package ‘libmysqlclient-dev‘ has no installation candidate報錯PackageIBMMySqlclientdev
- root.sh Fails on the First Node for 11gR2 GI InstallationAI
- TomcatTomcat
- 【Tomcat】手寫迷你版TomcatTomcat
- 使用Tomcat Native提升Tomcat IO效率Tomcat
- 【Tomcat 原始碼系列】認識 TomcatTomcat原始碼
- 深入淺出Tomcat/4 - Tomcat容器Tomcat
- TypeError: TF_SessionRun_wrapper: expected all values in input dict to be ndarrayErrorSessionAPP
- PyTorch出現錯誤“RuntimeError: Found dtype Double but expected Float”PyTorchError
- No qualifying bean of type 'javax.sql.DataSource' available: expected at least 1BeanJavaSQLAIAST
- windows cmd 提示 No JVM installation found.Please install a 32-bit JDKWindowsJVMJDK
- Windows 10 啟動 Docker Desktop 時出現 WSL 2 installation is incompleteWindowsDocker
- 【Tomcat】Tomcat原理與系統架構Tomcat架構
- tomcat配置Tomcat
- Error: Expected ref to be a function, a string, an object returned by React.createRef(), or null.ErrorFunctionObjectReactNull