MAC: Eclipse doesn't start [message #1066100] |
Sun, 30 June 2013 11:30  |
Eclipse User |
|
|
|
Hi dear community-members,
as a more or less "newcomer" to Eclipse, I have a "big problem"
I was using Eclipse Indigo for half a year now, while using Java 1.6 from Apple.
Because of some security reasons I updated to 1.7_25 last week. First I just installed JRE, later SDK.
Java 1.6 still existed after installing 1.7, so I just moved the folders to the trashbin.
The java.com Website recognizes, that I have the latest update installed. Also the Java Control Panel in the Settings.app works and I have a "Java" folder in my /Library.
Here comes the problem:
I can't start any Eclipse version!
At first I wanted to start Indigo with the new Java VM, that failed. I thought may the latest Kepler update fixes it, but it still doesn't start
The following error appears in the console.app:
SystemUIServer[158]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
Trying to start Eclipse using terminal, by typing:
java -jar /Applications/Eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar or the Kepler equivalent
Brings up:
***WARNING: Display must be created on main thread due to Cocoa restrictions.
An error has occurred. See the log file
/Applications/Eclipse/configuration/1372603674305.log.
Content of the log-file:
!SESSION 2013-06-30 16:47:53.887 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE
!ENTRY org.eclipse.osgi 4 0 2013-06-30 16:47:58.740
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:4282)
at org.eclipse.swt.SWT.error(SWT.java:4197)
at org.eclipse.swt.SWT.error(SWT.java:4168)
at org.eclipse.swt.widgets.Display.error(Display.java:1065)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:822)
at org.eclipse.swt.widgets.Display.create(Display.java:805)
at org.eclipse.swt.graphics.Device.<init>(Device.java:130)
at org.eclipse.swt.widgets.Display.<init>(Display.java:696)
at org.eclipse.swt.widgets.Display.<init>(Display.java:687)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:716)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplica tion.java:153)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.jav a:95)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196 )
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ecl ipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLa uncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
In my opinion, Eclipse couldn't find the Java version!?
Where can I set the path to it?
Could someone please help me
Thanks a lot!
OSX 10.8.4
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.12196 seconds