Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Fatal startup error in Display.applicationWillFinishLaunching
Fatal startup error in Display.applicationWillFinishLaunching [message #763826] Sat, 10 December 2011 17:19 Go to next message
Jason Hickey is currently offline Jason HickeyFriend
Messages: 2
Registered: December 2011
Junior Member
This is probably trivial...but I can't start eclipse. I've followed the directions in the "Trouble getting Eclipse to run?" sticky.

Here's my setup:
MacOSX Lion 10.7.2, Mac Pro
eclipse-java-indigo-SR1-macosx-cocoa installed in /Applications
Lunar eclipse at 4:15am this morning Smile

I've tried several versions, Indigo 64 and 32 bit, Helios 64 and 32 bit. All of them fail with an error like the following:

!SESSION 2011-12-10 08:58:23.434 -----------------------------------------------
eclipse.buildId=M20110909-1335
java.version=1.6.0_29
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments: -showlocation org.eclipse.platform -keyring /Users/jyh-local/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -showlocation org.eclipse.platform -keyring /Users/jyh-local/.eclipse_keyring -showlocation

!ENTRY org.eclipse.osgi 4 0 2011-12-10 08:58:24.526
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at org.eclipse.swt.widgets.Display.applicationWillFinishLaunching(Display.java:5040)
at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5140)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
at org.eclipse.swt.widgets.Display.finishLaunching(Display.java:4857)
at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5117)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
at org.eclipse.swt.internal.cocoa.NSApplication.finishLaunching(NSApplication.java:59)
at org.eclipse.swt.widgets.Display.init(Display.java:2164)
at org.eclipse.swt.graphics.Device.<init>(Device.java:131)
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:711)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:153)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:95)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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)

Thanks for your help!
Jason
Re: Fatal startup error in Display.applicationWillFinishLaunching [message #766585 is a reply to message #763826] Fri, 16 December 2011 03:12 Go to previous messageGo to next message
Jason Hickey is currently offline Jason HickeyFriend
Messages: 2
Registered: December 2011
Junior Member
Solved... I reinstalled the system from backup, and eclipse now starts correctly. I don't really understand what the issue was, but perhaps it was a generic Carbon error (maybe).
Re: Fatal startup error in Display.applicationWillFinishLaunching [message #1682709 is a reply to message #763826] Tue, 17 March 2015 21:00 Go to previous message
sri vas is currently offline sri vasFriend
Messages: 1
Registered: March 2015
Junior Member
I am facing the same issue. Is there a solution to fix this issue?
Previous Topic:[Luna, m2e] Maven deps do not find version fields in POM
Next Topic:quick newcomer question about moving from Kepler to Luna
Goto Forum:
  


Current Time: Thu Apr 25 11:06:26 GMT 2024

Powered by FUDForum. Page generated in 0.07812 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top