当前位置: 技术问答>linux和unix
终端启动eclipse报错,求帮助!!!
来源: 互联网 发布时间:2017-05-24
本文导语: 终端启动eclipse报错: 44 !ENTRY org.eclipse.osgi 4 0 2014-07-31 10:10:10.267 45 !MESSAGE Application error 46 !STACK 1 47 org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] 48 at org.eclipse.swt.SWT.error(SWT.java:4467) 49...
终端启动eclipse报错:
44 !ENTRY org.eclipse.osgi 4 0 2014-07-31 10:10:10.267
45 !MESSAGE Application error
46 !STACK 1
47 org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
48 at org.eclipse.swt.SWT.error(SWT.java:4467)
49 at org.eclipse.swt.widgets.Display.createDisplay(Display.java:934)
50 at org.eclipse.swt.widgets.Display.create(Display.java:918)
51 at org.eclipse.swt.graphics.Device.(Device.java:157)
52 at org.eclipse.swt.widgets.Display.(Display.java:514)
53 at org.eclipse.swt.widgets.Display.(Display.java:505)
54 at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:732)
55 at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
56 at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:165)
57 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:107)
58 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
59 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
60 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
61 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
62 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
63 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
64 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
65 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java版本是:
java version "1.7.0_09-icedtea"
OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)
44 !ENTRY org.eclipse.osgi 4 0 2014-07-31 10:10:10.267
45 !MESSAGE Application error
46 !STACK 1
47 org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
48 at org.eclipse.swt.SWT.error(SWT.java:4467)
49 at org.eclipse.swt.widgets.Display.createDisplay(Display.java:934)
50 at org.eclipse.swt.widgets.Display.create(Display.java:918)
51 at org.eclipse.swt.graphics.Device.(Device.java:157)
52 at org.eclipse.swt.widgets.Display.(Display.java:514)
53 at org.eclipse.swt.widgets.Display.(Display.java:505)
54 at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:732)
55 at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
56 at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:165)
57 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:107)
58 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
59 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
60 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
61 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
62 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
63 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
64 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
65 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java版本是:
java version "1.7.0_09-icedtea"
OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)
|
What is ur run level? Is X up?
If so, did u access command line remotely or through GUI?
What is the command for starting eclipse?
If so, did u access command line remotely or through GUI?
What is the command for starting eclipse?