Failed to start component [StandardEngine[Catalina].stadardHost[loclahost].StandardContent[/GarageMg
Posted 老夫很紧张
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to start component [StandardEngine[Catalina].stadardHost[loclahost].StandardContent[/GarageMg相关的知识,希望对你有一定的参考价值。
错误如图:
新导入的一个web工程,在problems中显示错误是:Target runtime Apache Tomcatv8.0 is not defined. 终于找到解决方法。方法是:在工程目录下的.settings文件夹里,打开org.eclipse.wst.common.project.facet.core.xml文件,其内容是:
<?xmlversion="1.0"encoding="UTF-8"?>
<faceted-project>
<runtimename="Apache Tomcat v8.0"/>
<fixedfacet="jst.web"/>
<fixedfacet="jst.Java"/>
<installedfacet="jst.java"version="6.0"/>
<installedfacet="jst.web"version="2.5"/>
<installedfacet="wst.jsdt.web"version="1.0"/>
</faceted-project>
修改方法是:新建一个web工程,找到工程目录下的.settings文件夹里,打开org.eclipse.wst.common.project.facet.core.xml文件,将其复制替换导入的工程下的org.eclipse.wst.common.project.facet.core.xml内容。
然后删掉配置的tomcat8,重新创建一个,clean tomcat的work.重启项目即可
本人使用的MyEclipse版本是MyEclipse2015
以上是关于Failed to start component [StandardEngine[Catalina].stadardHost[loclahost].StandardContent[/GarageMg的主要内容,如果未能解决你的问题,请参考以下文章
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