Error starting static Resources java.lang.IllegalArgumentException: Document base F:\Soft\tomcat\webapps\pms-site does not exist or is not a readable directory
原因:目录tomcat\conf\server.xml中 Context标签内添加对应的项目名导致报错,去掉即可。

原因:目录tomcat\conf\server.xml中 Context标签内添加对应的项目名导致报错,去掉即可。
