我的日食今天停止工作 [英] my eclipse stopped working today

查看:322
本文介绍了我的日食今天停止工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天我遇到了eclipse的问题,就像每次关闭一个项目一样,弹出一个窗口,弹出一个拯救工作区错误,抱怨apache xerces。



我决定下载一个新的安装,现在甚至不会启动。我尝试了许多变体(经典,javase,c ++),希望有一些分发问题,但没有任何工作。 Eclipse开始说发生错误,请参阅configurationlog ...



任何想法?系统中是否有可能已损坏的缓存文件?我试着做一个find / | grep eclipse,但没有发现任何有趣的东西。



非常感谢你的帮助,

问候,



Nicola Montecchio



我也尝试了32位jvm,但没有改变



这里是开始时生成的日志的相关位:


!ENTRY org.eclipse.osgi 4 0 2010-07-23 21:35:16.835
!MESSAGE发生意外的运行时错误。
!STACK 0
javax.xml.parsers.FactoryConfigurationError:Provider org.apache.xerces.jaxp.SAXParserFactoryImpl未找到



!ENTRY org。 eclipse.osgi 4 0 2010-07-23 21:35:16.839
!MESSAGE
!STACK 0
org.osgi.framework.ServiceException:org.eclipse.core.runtime中的异常。 internal.adaptor.EclipseAdaptorHook $ ParsingService.getService()



!ENTRY org.eclipse.equinox.registry 4 0 2010-07-23 21:35:16.840
!MESSAGE无法解析org.eclipse.ant.core // plugin.xml的XML贡献。任何贡献的扩展和扩展点都将被忽略。
!STACK 0
org.xml.sax.SAXException:无法获取XML解析服务。


其他几个主要与xml有关...

解决方案

我会尝试的是重命名你的工作区(所以Eclipse会使用一个新鲜的一个启动时)或使用-clean参数运行Eclipse(在$ code> ./ eclipse -clean 的控制台中,您的 eclipse / 文件夹)。


Today I was running into problems with eclipse, like every time I closed a project a window popped up saying something like "error saving workspace" and complaining about apache xerces.

I decided to download a fresh install, and now it won't even start. I tried many variants (classic, javase, c++), hoping there was some distribution issues, but nothing worked. Eclipse starts saying "an error has occurred, see configurationlog ..."

Any idea? Are there some cached files in the system that might have become corrupted? I tried doing a "find / | grep eclipse" but found nothing interesting.

Thanks a lot for your help, I'm quite in trouble without it

Regards,

Nicola Montecchio

p.s. I tried also with 32 bit jvm but nothing changed

[edit] here is relevant bits of the log produced when starting:

!ENTRY org.eclipse.osgi 4 0 2010-07-23 21:35:16.835 !MESSAGE An unexpected runtime error has occurred. !STACK 0 javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found

!ENTRY org.eclipse.osgi 4 0 2010-07-23 21:35:16.839 !MESSAGE !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook$ParsingService.getService()

!ENTRY org.eclipse.equinox.registry 4 0 2010-07-23 21:35:16.840 !MESSAGE Could not parse XML contribution for "org.eclipse.ant.core//plugin.xml". Any contributed extensions and extension points will be ignored. !STACK 0 org.xml.sax.SAXException: Could not acquire XML parsing service.

and several other mostly related to xml ...

解决方案

Things I'd try are renaming your workspace (so Eclipse will use a fresh one when starting up) or running Eclipse with the -clean parameter (in the console with ./eclipse -clean in your eclipse/ folder).

这篇关于我的日食今天停止工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆