方法二:【网上看到其他人的办法,未测】 找到Tomcat的解压目录,将 conf\Catalina\localhost文件夹下,相应配置文件删掉、把conf下的server.xml及context.xml中的相关配置删掉,回到Eclipse中,清楚Tomcat服务器缓存(clean, clean Tomcat work Directory)。
java.lang.IllegalArgumentException: Document base D:\Code\MyJavaCode\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\newsInfoCrawlerdoes not exist or is not a readable directory 解决办法: 需要执行下面操作: 步骤一:首先,进入,你的工作区间目录下的.metadata\.plugins\org.eclipse.wst....
D:\XUZB2A_VacAgent\WebRoot -- 这个文件不存在或文件名不可读
2013年3月12: 用Eclipse A打开Eclipse B的workspace,然后在tomcat下启动某一个web工程时报错: Document base E:\Workspaces\JavaEE\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\cy-manage does not exist or is not a readable directory 其中E:\Workspaces\JavaEE是我的Eclipse工作空间目录。
严重: Error starting static Resources java.lang.IllegalArgumentException: Document base D:\Code\MyJavaCode\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\newsInfoCrawlerdoes not exist or is not a readable directory 解决办法: ...
tomcat启动出现Document ... does not exist or is not a readable directory的问题 invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)...
选中tomcat服务器右键clean一下就可以了
[error] scala.reflect.internal.FatalError: /Common/openstrat/SbtDir/GraphicsCore/target/scala-2.13/classes does not exist or is not a directory [error] scala.tools.nsc.settings.MutableSettings$OutputDirs.checkDirOrJar(MutableSettings.scala:267) [error] scala.tools.nsc.settings.MutableSettings$...
SEVERE: Error starting static Resources java.lang.IllegalArgumentException: Document base /var/lib/tomcat7/webapps/jira does not exist or is not a readable directory at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:140) at org.apac...
java.lang.IllegalArgumentException: Document base E:\TomCat安装包\apache-tomcat-6.0.32\wtpwebapps\itcastbookstore does not exist or is not a readable directory at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:142) ...