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

Posted 随风逝去,只是凋零

tags:

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

https://blog.csdn.net/imjcoder/article/details/78725267

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka-server</artifactId>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</exclusion>
</exclusions>

</dependency>

jar包冲突











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

启动eclipse时出现“Failed to load the JNI shared library jvm.dll”错误及解决

非原创tomcat 安装时出现 Failed to install Tomcat7 service

Tomcat启动报错 Failed to start component [StandardServer[8005]]解决

tomcat启动报错failed to start component

Tomcat无法启动:Server Tomcat v8.5 Server at localhost failed to start

Tomcat启动报错Server Tomcat v8.5 Server at localhost failed to start