码迷,mamicode.com
首页 > 其他好文 > 详细

启动tomcat提示:Error starting static Resources

时间:2019-10-29 00:51:11      阅读:106      评论:0      收藏:0      [点我收藏+]

标签:web   tag   source   contex   log   tps   启动   ada   read   

严重: Error starting static Resources
java.lang.IllegalArgumentException: Document base E:\apache-tomcat-5.5.26\webapps\test does not exist or is not a readable directory
----------------------------------------------
tomcat的server.xml中有
<Context path="" docBase="/test" reloadable="true"></Context>
------------------
删除此配置即可。

原链接:https://blog.csdn.net/qq_29497763/article/details/78872205

启动tomcat提示:Error starting static Resources

标签:web   tag   source   contex   log   tps   启动   ada   read   

原文地址:https://www.cnblogs.com/liyunchuan/p/11756314.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!