陪你天天看日出 2016-10-25 08:59 采纳率: 100%
浏览 4425
已采纳

每次修改eclipse里的web程序,tomcat就报错提醒,我该改什么配置

Publishing failed with multiple errors
Could not delete D:\cui\tomcat-6.0.35-8280\webapps\ermsweb\WEB-INF\logs\debug\debug.log. May be locked by another process.
Could not delete D:\cui\tomcat-6.0.35-8280\webapps\ermsweb\WEB-INF\logs\error\error.log. May be locked by another process.
Could not delete D:\cui\tomcat-6.0.35-8280\webapps\ermsweb\WEB-INF\logs\info\info.log. May be locked by another process.
Could not delete D:\cui\tomcat-6.0.35-8280\webapps\ermsweb\WEB-INF\logs\warn\warn.log. May be locked by another process.
图片说明

  • 写回答

2条回答 默认 最新

  • threenewbee 2016-10-25 09:12
    关注

    勾上Server modules without publishing
    http://blog.csdn.net/ssyang_0102/article/details/41355287

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?