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

Creating subtype from Boolean built-in type fails (Unhandled event loop exception)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.1
    • 7.1
    • Editors
    • None
    • Hide

      1 - Install JBDS & Designer
      2 - Import the BookDatatypes.XSD file
      3 - Open the model editor
      4 - Select the Boolean type
      5 - Click the "Create a subtype of this type" link
      <<nothing happens>>
      6 - wait a bit longer...
      7 - Click it again
      Get the exception.

      Show
      1 - Install JBDS & Designer 2 - Import the BookDatatypes.XSD file 3 - Open the model editor 4 - Select the Boolean type 5 - Click the "Create a subtype of this type" link <<nothing happens>> 6 - wait a bit longer... 7 - Click it again Get the exception.

    Description

      In the E2E Simple Datatypes Editor test script, section 2.1, the script calls for creating a subtype of the Boolean built-in type. When I click the link to create the subtype, the Designer indicates it's working. After a period of time, when nothing has happened, clicking again produced this exception:
      Error 2010-09-14 13:09:56.813 Unhandled event loop exception
      java.lang.NullPointerException
      at java.io.File.<init>(File.java:222)
      at com.metamatrix.modeler.internal.ui.forms.HyperlinkComponentSet.valueClicked(HyperlinkComponentSet.java:46)
      at com.metamatrix.modeler.internal.ui.forms.HyperlinkComponentSet$1.valueClicked(HyperlinkComponentSet.java:84)
      at com.metamatrix.modeler.internal.ui.forms.FormTextObjectEditor$MyHyperlinkListener.linkActivated(FormTextObjectEditor.java:162)
      at org.eclipse.ui.forms.widgets.FormText.activateLink(FormText.java:1548)
      at org.eclipse.ui.forms.widgets.FormText.handleMouseClick(FormText.java:1351)
      at org.eclipse.ui.forms.widgets.FormText.access$16(FormText.java:1323)
      at org.eclipse.ui.forms.widgets.FormText$6.mouseUp(FormText.java:448)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:207)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

      Attachments

        Activity

          People

            blafond Barry LaFond
            pnittel_jira Paul Nittel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: