org.eclipse.swt.SWTException: Invalid thread access
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Coderanch by Simeone Marini, 1 year ago
via sourceforge.net by Unknown author, 2 years ago
via fullsync by pjkim00
, 1 year agovia sourceforge.net by Unknown author, 2 years ago
via djproject by musnit
, 1 year agovia eclipse.org by Unknown author, 2 years ago
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.widgets.Widget.error(Unknown Source)
at org.eclipse.swt.widgets.Widget.checkWidget(Unknown Source)
at org.eclipse.swt.widgets.Composite.layout(Unknown Source)
at GuiTestSWT.run(GuiTestSWT.java:47)