急!求救Eclipse问题(在线等,问题解决马上给分)

zhze 2004-11-22 12:53:26
前两天下了个Eclipse3.0,并装了中文插件可以用
不知为什么今天出现问题了,请高手指点一下怎样解决,谢谢!

下面是启动出现的问题:

An error has occurred. See the log file
d:\eclipse-SDK-3.0.1-win32\eclipse\configuration\1101096906887.log

然后就退出,进不了程序.
...全文
107 13 打赏 收藏 转发到动态 举报
写回复
用AI写文章
13 条回复
切换为时间正序
请发表友善的回复…
发表回复
jFresH_MaN 2004-11-22
  • 打赏
  • 举报
回复
你就看日志嘛!上面报什么错?
will52000 2004-11-22
  • 打赏
  • 举报
回复
环境变量可能有冲突
zhze 2004-11-22
  • 打赏
  • 举报
回复
给分
zhze 2004-11-22
  • 打赏
  • 举报
回复
删掉我也试过,不行
现在好了,是因为我装了Delphi 7以后改变环境变量,我把Delphi 的环境变量放到Path的最后面就可以进去了,谢谢了!
jFresH_MaN 2004-11-22
  • 打赏
  • 举报
回复
把configure下面的全部删掉,行不性?
zhze 2004-11-22
  • 打赏
  • 举报
回复
我刚刚试过了,启动不了
jFresH_MaN 2004-11-22
  • 打赏
  • 举报
回复
那我不太清楚了!
你这样启动吧
eclipse.exe -clean
zhze 2004-11-22
  • 打赏
  • 举报
回复
对了,昨天我重新装过Delphi 7,不知有没影响
zhze 2004-11-22
  • 打赏
  • 举报
回复
没有改过
jFresH_MaN 2004-11-22
  • 打赏
  • 举报
回复
jdk的 问题
你是不是改动过什么环境变量什么的啊?
zhze 2004-11-22
  • 打赏
  • 举报
回复
!SESSION 十一月 22, 2004 12:58:59.22 ----------------------------------------------
eclipse.buildId=M200409161125
java.version=1.2.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN

!ENTRY System Bundle 0 0 十一月 22, 2004 12:58:59.23
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle org.eclipse.osgi.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:975)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:477)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:166)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:216)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java, Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Root exception:
java.lang.NoSuchMethodError: java.net.URL: method getPath()Ljava/lang/String; not found
at org.eclipse.osgi.framework.adaptor.core.BundleResourceHandler.parseURL(BundleResourceHandler.java, Compiled Code)
at java.net.URL.<init>(Unknown Source)
at org.eclipse.osgi.framework.adaptor.core.AbstractBundleData.getEntry(AbstractBundleData.java:163)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getEntry(AbstractBundle.java:1362)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.findInBundle(ManifestLocalization.java:167)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.findInResolved(ManifestLocalization.java:160)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.findResource(ManifestLocalization.java:152)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1032)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:982)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.register(SystemBundleActivator.java:97)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:44)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:477)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:166)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:216)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java, Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi 十一月 22, 2004 12:58:59.34
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle org.eclipse.osgi.
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:477)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java, Compiled Code)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:166)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:216)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java, Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
!SESSION Mon Nov 22 12:58:59 CST 2004 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 十一月 22, 2004 12:58:59.37
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java, Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)

zhze 2004-11-22
  • 打赏
  • 举报
回复
我贴上来给你们帮我看一下吧
zhze 2004-11-22
  • 打赏
  • 举报
回复
看不懂,英文太差

58,454

社区成员

发帖
与我相关
我的任务
社区描述
Java Eclipse
社区管理员
  • Eclipse
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧