Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Exception in Application start method(It is e4 with javafx application, When I am launching my application then I am getting below problem. Please help...)
Exception in Application start method [message #1758085] Thu, 23 March 2017 11:30 Go to next message
Ajay Maurya is currently offline Ajay MauryaFriend
Messages: 6
Registered: February 2017
Junior Member
eclipse.buildId=unknown
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.bosch.composeandconfigure.app.product -clearPersistedState
Command-line arguments: -product com.bosch.composeandconfigure.app.product -data C:\Users\MJU1KOR\workspace_demo_running/../runtime-com.bosch.composeandconfigure.app.product -dev file:C:/Users/MJU1KOR/workspace_demo_running/.metadata/.plugins/org.eclipse.pde.core/com.bosch.composeandconfigure.app.product.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog -clearPersistedState

!ENTRY org.eclipse.equinox.app 4 0 2017-03-23 16:54:17.846
!MESSAGE Exception in Application start method
!STACK 0
java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$155(LauncherImpl.java:182)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.e4.core.di.InjectionException: Unable to process "LoggerProviderImpl.factory": no actual value was found for the argument "LoggerFactory".
Re: Exception in Application start method [message #1758498 is a reply to message #1758085] Wed, 29 March 2017 11:29 Go to previous messageGo to next message
Ajay Maurya is currently offline Ajay MauryaFriend
Messages: 6
Registered: February 2017
Junior Member
Hi Tom Schindl!

Please help me on above problem.

Thanks
Re: Exception in Application start method [message #1758557 is a reply to message #1758498] Thu, 30 March 2017 06:58 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
If you have an issue with e(fx)clipse you should either write on the e(fx)clipse forum: https://www.eclipse.org/forums/index.php/f/259/ or open an issue on GitHub: https://github.com/eclipse/efxclipse-rt
Previous Topic:TranslationObjectSupplier seems to leak FieldRequestor?
Next Topic:partService.showPart with PartState.ACTIVATE
Goto Forum:
  


Current Time: Thu Mar 28 10:01:37 GMT 2024

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

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

Back to the top