首页 > 移动平台 > 详细

Document base C:\Tomcat 6.0\webapps\manager does not exist or is not a readable directory

时间:2015-03-13 16:15:39      阅读:422      评论:0      收藏:0      [点我收藏+]

错误显示:

严重: Error starting static Resources java.lang.IllegalArgumentException:Document base C:\Tomcat 6.0\webapps\manager does not exist or is not a readable directory

解决方法:

在部署项目启动后,出现这样的错误可能是因为Tomcat/webapps目录下,原自带的以下四个文件夹让你删除了。并且在你访问http://localhost:8080/不会出现tomcat猫的页面。把这四个文件拷贝在Tomcat/webapps目录即可。

技术分享

 

Document base C:\Tomcat 6.0\webapps\manager does not exist or is not a readable directory

原文:http://www.cnblogs.com/alvin-perfect/p/4335133.html

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