META-INF\context.xml (系统找不到指定的文件。)

在运行时突然报了这个错

com.intellij.execution.ExecutionException:
 Cannot load D:\project\refuse_classification_server\target\wx_refuse_classification_server\META-INF\context.xml: 
 D:\project\refuse_classification_server\target\wx_refuse_classification_server\META-INF\context.xml (系统找不到指定的文件。)

试过了网上的一些其他方法,比如clean完再install,重新rebuild都还是不行;
解决方法
在idea里面把原来的tomcat删除,再添加一个新的