码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2015-03-13 16:15:57      阅读:157      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!