修改jsp文件tomcat发布失败(Could not delete May be locked by another process)
Posted Fight With Me!!!
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了修改jsp文件tomcat发布失败(Could not delete May be locked by another process)相关的知识,希望对你有一定的参考价值。
突然项目修改jsp文件后,tomcat不能发布,
Publishing failed with multiple errors
Could not delete D:/Tomcat
6.0/webapps/Server/WEB-INF/platform/configuration/org.eclipse.core.runtime/.manager/.tmp1900396474661591532.instance.
c.
Could not delete D:/Tomcat
6.0/webapps/Server/WEB-INF/platform/configuration/org.eclipse.core.runtime/.manager/.tmp1907896664996379798.instance.
May be locked by another process.
Could not delete D:/Tomcat
6.0/webapps/Server/WEB-INF/platform/configuration/org.eclipse.equinox.app/.manager/.tmp2761653564891974481.instance.
May be locked by another process.
3.new server
简单有效可行的方法,把原来抛错的tomcat server delete,再重新 new 一个!!!别再纠结了哦~~嘎嘎 : P
重新建立一个Server,然后 switched back to the default of “Use workspace metadata”, 问题解决 ,OH YEAH!!!
以上是关于修改jsp文件tomcat发布失败(Could not delete May be locked by another process)的主要内容,如果未能解决你的问题,请参考以下文章