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

时间:2015-03-13 16:15:39   收藏:0   阅读:422

错误显示:

严重: 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目录即可。

技术分享

 

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!