java.lang.IllegalArgumentException: Document base * does not exist or is not a

java.lang.IllegalArgumentException: Document base *** does not exist or is not aSEVERE: Error start

java.lang.IllegalArgumentException: Document base *** does not exist or is not a

SEVERE: Error starting static Resources
java.lang.IllegalArgumentException: Document base E:\Tomcat6.0\webapps\XXX does not exist or is not areadable

?

查了下其实这个部署的项目XXX已经被我移除了,但启动Tomcat时还是这样提示。

?

后来解决了:

除了要在E:\Tomcat6.0\webapps中移除

还要在E:\Tomcat6.0\work\Catalina\localhost中移除

并且要在E:\Tomcat6.0\conf\Catalina\localhost中移除配置文件XXX.xml

?

?

?

?