Tomcat启动时报错,Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardCont

Posted 磊~哥

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Tomcat启动时报错,Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardCont相关的知识,希望对你有一定的参考价值。

解决方法:

 修改tomcat配置文件catalina.properties 

1
tomcat.util.scan.DefaultJarScanner.jarsToSkip= 值后面加",*"

以上是关于Tomcat启动时报错,Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardCont的主要内容,如果未能解决你的问题,请参考以下文章

tomcat启动时出现了Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]等错误

Android Studio启动时报错 Emulator: emulator: ERROR: OpenGLES emulation failed to initialize.

启动springboot项目时报错:Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded

启动nfs服务时报错 systemd: rpcbind.socket failed to listen on sockets: Address family not supported by pro

Spark启动时报错localhost: failed to launch: nice -n 0 /home/chan/spark/spark-2.4.3-bin-hadoop2.7/bin/spar

tomcat启动后,页面浏览时报错 Unable to compile class for JSP的解决方案