Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/SpringS

Posted 哆啦任意门

tags:

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

今天启动Tomcat时候遇到了这个问题

 Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/SpringStruts]]

一个一个看   首先去掉项目  把 tomcat  本身的运行起来  看是否Tomcat出错?

如果不是  一般来说 都是web.xml的问题  查看你的web.xml是否正确? 可以将模板里的xml  拷贝过来

我将这里拷贝过来 项目 就好了

<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
                      http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
  version="3.1"
  metadata-complete="true">





以上是关于Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/SpringS的主要内容,如果未能解决你的问题,请参考以下文章

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

启动项目报错——A child container failed during start——解决Failed to start component [StandardEngine[Catalina]

The required Server component failed to start so Tomcat is unable to start解决之一

org.apache.catalina.LifecycleException: Failed to start component

Failed to start component [StandardEngine[Tomcat].StandardHost[localhost].StandardContext[]]

org.apache.catalina.LifecycleException: Failed to start component