Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1232

SWT Thread access error in Transformation Editor.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.7
    • 7.6, 7.7
    • Editors, Transformations
    • None

    Description

      Processing the results of a new JDBC Import into View model, the following error occurred. Need to wrap updateUpdateTabs() within the SWT thread

      org.eclipse.swt.SWTException: Invalid thread access
      at org.eclipse.swt.SWT.error(SWT.java:4282)
      at org.eclipse.swt.SWT.error(SWT.java:4197)
      at org.eclipse.swt.SWT.error(SWT.java:4168)
      at org.eclipse.swt.widgets.Widget.error(Widget.java:466)
      at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:404)
      at org.eclipse.swt.custom.CTabItem.setImage(CTabItem.java:358)
      at com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage.updateUpdateTabs(TransformationObjectEditorPage.java:1138)
      at com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage.setEditorContent(TransformationObjectEditorPage.java:1116)
      at com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage.handleTransformationStatusChangeEvent(TransformationObjectEditorPage.java:1612)
      at com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage.processEvent(TransformationObjectEditorPage.java:2606)

      Attachments

        Activity

          People

            blafond Barry LaFond
            blafond Barry LaFond
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: