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

Unable to create function from the reconciler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • 10.0.2
    • 8.3
    • Dialogs
    • None
    • Workaround Exists
    • Hide

      1) Cancel out of the reconciler dialog
      2) Place your cursor in the SQL near the columns that need reconciling
      3) Select the "Expression Builder" action the the Transformation Editor toolbar
      4) Create/edit your complex/nested function definition

      Show
      1) Cancel out of the reconciler dialog 2) Place your cursor in the SQL near the columns that need reconciling 3) Select the "Expression Builder" action the the Transformation Editor toolbar 4) Create/edit your complex/nested function definition

    Description

      Description of problem: Trying to create a function to concatenate last and first names, but nothing would return from dialog after pressing OK. Looking in the log, NPE was found:

      java.lang.NullPointerException
      at org.teiid.query.function.FunctionTree.getFunction(FunctionTree.java:386)
      at org.teiid.query.function.FunctionLibrary.findFunction(FunctionLibrary.java:141)
      at org.teiid.query.function.FunctionLibrary.findFunction(FunctionLibrary.java:1)
      at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel.syncFunction(ReconcilerPanel.java:725)
      at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel.expressionButtonPressed(ReconcilerPanel.java:681)
      at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel$6.widgetSelected(ReconcilerPanel.java:364)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

      Attachments

        Activity

          People

            blafond Barry LaFond
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: