Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error
org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error [message #1391360] Mon, 30 June 2014 20:42 Go to next message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
Just followed https://wiki.eclipse.org/Efxclipse/Tutorials/Tutorial4 using the current nightly repo, a Luna RCP IDE, Java 8u5 and selected FX Target / Target Platform Feature unchecking "include required software" but execution in the last step leaves me with

Jun 30, 2014 10:39:49 PM org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error
SCHWERWIEGEND: Initializing from the application definition instance yields no top-level windows! Continuing execution, but the missing windows may cause other initialization failures.
java.lang.Exception
	at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:246)
	at org.eclipse.fx.ui.workbench.base.AbstractE4Application.loadApplicationModel(AbstractE4Application.java:348)
	at org.eclipse.fx.ui.workbench.base.AbstractE4Application.createE4Workbench(AbstractE4Application.java:213)
	at org.eclipse.fx.ui.workbench.fx.E4Application.initE4Workbench(E4Application.java:244)
	at org.eclipse.fx.ui.workbench.fx.E4Application$1.run(E4Application.java:130)
	at org.eclipse.fx.ui.workbench.fx.E4Application.jfxStart(E4Application.java:173)
	at org.eclipse.fx.ui.workbench.fx.DefaultJFXApp.start(DefaultJFXApp.java:57)
	at com.sun.javafx.application.LauncherImpl$8.run(LauncherImpl.java:837)
	at com.sun.javafx.application.PlatformImpl$7.run(PlatformImpl.java:335)
	at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:301)
	at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:298)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:298)
	at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)


Any help on this? THANKS!
Re: org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error [message #1391664 is a reply to message #1391360] Tue, 01 July 2014 08:14 Go to previous messageGo to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hi Marco

I think you need to put at least one window in your application.e4xmi.

Smile
Christoph
Re: org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error [message #1391788 is a reply to message #1391664] Tue, 01 July 2014 12:12 Go to previous messageGo to next message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
Right, that did the trick Smile Thanks for the hint!
Re: org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error [message #1573150 is a reply to message #1391788] Mon, 19 January 2015 15:12 Go to previous message
Hannes Kogler is currently offline Hannes KoglerFriend
Messages: 1
Registered: January 2015
Junior Member
I had the same problem and for me it only helped to update to the newest Egit Team Provider ( I used the standard version 3.4.1 for Luna first)
Previous Topic:Unsatisfied 'org.eclipse.fx.osgi.util' when exporting osgi/javafx app
Next Topic:e(fx)clipse 1.2.0 on January 31th
Goto Forum:
  


Current Time: Fri Apr 26 08:53:01 GMT 2024

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

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

Back to the top