tomcat启动Publishing failed with multiple errors

新安装一个tomcat插件。启动的时候就弹错误框。但tomcat还能使用。

Publishing failed with multiple errors

Resource is out of sync with the file system: '/backquery/queryWeb/.svn/all-wcprops'.

Resource is out of sync with the file system: '/backquery/queryWeb/.svn/entries'.

Resource is out of sync with the file system: '/backquery/queryWeb/css/.svn/entries'.

Resource is out of sync with the file system: '/backquery/queryWeb/excel/.svn/entries'.

。。。。。。。

最后把工程更新一下就解决了。。

原因:工程中的文件放生了改变,但eclipse里面显示存在,刷新一下就好使了。

    出错原因是因为文件系统不同步,手动刷新一下资源管理器.

posted @ 2013-12-03 16:10  keia  阅读(1293)  评论(0编辑  收藏  举报