cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Many errors concerning org.eclipse.e4.ui.workbench.swt

Jacques-Antoine
Active Participant
0 Likes
3,898

Dear Design Studio community,

I am getting a lot of errors in my error log as soon as I open my Dashboard built with Design Studio 1.5.

The weird thing is the errors seem to come from a plug-in I do not even know about. I do not think I am using it in my dashbaord or perhaps it is something in background I do not know about.

The first error I get in the list is : "Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt"."

The beginning of the stack trace is : org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4441)

     at org.eclipse.swt.SWT.error(SWT.java:4356)

     at org.eclipse.swt.SWT.error(SWT.java:4327)        

     etc...

And then I get many errors related to this first one (I attached two screenshots to show you the errors).

For example the next error is : "Exception occured while rendering: org.eclipse.e4.ui.menu.impl.ToolBarImpl@1e7830a..."

I get errors also with the impl.PlaceholderImpl@1dd1c3d or even the TrimmedWindowsImpl@433946.

Finally, I have some weird local variables mentioned in the error log like context and ctrl, which are not even variables I am declaring myself. I cannot see them anywhere in my coding. Here is an example of one of these errors.

I do not know where these issues come from.

It seems the dashboard is running well(no apparent issue when I run it Locally or on BI platform)  but these errors are getting on my nerves. I do not like to see an error log full of red circles.

Anybody knows what could be the root cause of this?

Is it an issue with some components I would have badly installed?

Can this happen even if I am not using these components in the dashboard?

Thank you very much for your attention.

Best regards.

Jacques-Antoine Ollier

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Even if uninstall of the plugin failed to fix the issue try deleting folder named "analysis-config" under your windows user profile directory.

Answers (1)

Answers (1)

TammyPowlas
SAP Mentor
SAP Mentor
0 Likes

Jacques - when you go to Help > About and click Installation Details button (see below) - what appears?

Jacques-Antoine
Active Participant
0 Likes

Hello Tammy,

Here are the screenshots I took. The weird thing is I can see the plug-in that seems to cause issues in the list.

Thank you ver much for your attention.

Best regards.

Jacques-Antoine Ollier

TammyPowlas
SAP Mentor
SAP Mentor
0 Likes

Hi Jacques - you mean you can't see the plug-in that you think is causing the issue in the list?  Maybe try uninstalling the extensions you are not using to see if that helps?