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

NPE Deleting project with UDF model in it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.4
    • 7.3
    • Modeling
    • None

    Description

      Just as the title says, NPE.

      java.lang.NullPointerException
      at org.teiid.designer.udf.UdfManager.registerFunctionModel(UdfManager.java:197)
      at org.teiid.designer.udf.UdfManager.resourceChanged(UdfManager.java:241)

      Looks like UdfManager is responding to a resource event, ModelResource == NULL, but we still try and register with a path.. which can be NULL too.

      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: