java.lang.IllegalArgumentException: Document base D:\Project\workspace\space\.metadata\.plugins\org.eclipse.wst.server.core\tmp7\wtpwebapps\Blog
does not exist or is not a readable directory
上網一查一堆內容。各種辦法。java.lang.IllegalArgumentException:這個錯誤提示本事涵蓋范圍就特別廣。他們的解決辦法只是針對自己的問題。
解決:找到D:\Project\workspace\space\.metadata\.plugins\org.eclipse.wst.server.core\tmp7\wtpwebapps這里面根本沒有Blog這個目錄。按網上的說刪掉怎么刪?
我用的是eclipse的tomcat插件。關聯的是路徑tomcat6.0。最后clean一下tomcat 恢復了