您的位置:首页 > 编程语言 > Java开发

java.lang.IllegalArgumentException: Document base XXXXX does not exist or is not a readable directory

2011-02-22 09:40 846 查看
java.lang.IllegalArgumentException: Document base F:/apache-tomcat-6.0.24/apache-tomcat-6.0.24/webapps/struts2-mailreader-2.1.8.1 does not exist or is not a readable directory

at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:142)

解决办法如下

TOMCAT根目录下conf/Catalina/localhost里边内容清空即可。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐