Tomcat 启动报错 did not find a matching property.

 使用tomcat/bin/startup.bat启动tomcat正常访问,不报错。使用Eclipse部署启动项目报错
  1. did not find a matching property.
并且管理界面404

然后谷歌该问题。
1,

2,更改ServerOptions.

3,启动错误信息消失,但是访问localhost:8080  依然404。

4,继续谷歌搜索。更改Server location

5,右键clean


6,重新部署,即可访问。

以上配置信息主要参考博客:http://blog.csdn.net/foreversilent/article/details/11147847





posted @ 2015-05-17 20:42  梅尔加德斯  阅读(5564)  评论(0编辑  收藏  举报