E4 is constantly destroying workspaces [message #1776763] |
Tue, 21 November 2017 06:22  |
Eclipse User |
|
|
|
Hi together,
we have some serious problems with e4, 4.6.3. ...
After starting our RCP multiple times, something destroys the workspaceand we getting weird exeptions, with these total reasonable dependency injection stacktraces which are so helpful...
!ENTRY org.eclipse.e4.ui.workbench.swt 4 2 2017-11-21 12:18:17.248
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt".
!STACK 0
org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException:
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:966)
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:151)
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:118)
I don't know a solution for it, nothing works. It costs us a lot of time and we cannot deliver a e4 bases product to our customers because of that behavoiour. Is there any patch for that or something we could do?
|
|
|
Re: E4 is constantly destroying workspaces [message #1776770 is a reply to message #1776763] |
Tue, 21 November 2017 07:40   |
Eclipse User |
|
|
|
This is the causing problem. It appears in different projects and happens per developer at least one time a week. Sometimes new workspace helps, sometimes take a new eclipse verison, sometimes deleting some plugins from workspace.
!ENTRY org.eclipse.e4.ui.workbench 4 0 2017-11-21 13:37:41.456
!MESSAGE Exception occurred while rendering: org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@582a764a (elementId: IDEWindow, tags: [topLevel], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: Shell {Veo}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer@7dd91ffc, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: null, iconURI: null, tooltip: null, context: TrimmedWindowImpl (IDEWindow) Context, variables: [], x: 50, y: 50, width: 800, height: 600)
!STACK 0
org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException:
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:966)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.18532 seconds