首页 > 其他 > 详细

启动tomcat提示:Error starting static Resources

时间:2019-10-29 02:29:04      阅读:108      评论:0      收藏:0      [点我收藏+]

严重: 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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!