RCP starts in IDE, but not when exported. [message #1116459] |
Wed, 25 September 2013 09:30  |
Eclipse User |
|
|
|
suspect this NPE to be related to the start order of plugins. the RCP
starts ok, when running in Eclipse, but when exported I get the exception.
Any idea?
!ENTRY org.eclipse.osgi 4 0 2013-09-25 09:14:56.818
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at
org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.<init>(ModelServiceImpl.java:124)
at
org.eclipse.e4.ui.internal.workbench.swt.E4Application.createDefaultContext(E4Application.java:471)
at
org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:199)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:581)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
TIA, Christophe
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02233 seconds