当前位置: 代码迷 >> J2EE >> myeclipse用tomcat时的异常,请教大家如何解决
  详细解决方案

myeclipse用tomcat时的异常,请教大家如何解决

热度:459   发布时间:2016-04-17 23:50:13.0
myeclipse用tomcat时的错误,请问大家怎么解决
Publishing failed with multiple errors
Could not delete D:/myeclipseworkspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/shoppingcar/WEB-INF/classes/com. May be locked by another process.
Could not delete D:/myeclipseworkspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/shoppingcar/WEB-INF/classes. May be locked by another process.
Could not delete D:/myeclipseworkspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/shoppingcar/WEB-INF/lib. May be locked by another process.
Could not delete D:/myeclipseworkspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/shoppingcar/WEB-INF. May be locked by another process.
------解决方案--------------------
做什么操作出这个错误的呢?

像是要删除一个正在用的项目,将tomcat停掉,然后再删除项目试试看
  相关解决方案