Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1755

NPE using matviews with default profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.4.1
    • 7.4.1
    • Query Engine
    • None

    Description

      Since we are not explicitly requiring the all profile the code should be safe to use in the default profile.

      If distributed caching is not enabled we get the following:

      2011-09-14 16:59:33,369 ERROR [org.teiid.PROCESSOR] (Worker3_QueryProcessorQueue45) Unexpected exception for request acP+ZR0GKpav.12
      java.lang.NullPointerException
      at org.teiid.query.tempdata.TempTableDataManager.touchTable(TempTableDataManager.java:639)
      at org.teiid.query.tempdata.TempTableDataManager.handleSystemProcedures(TempTableDataManager.java:341)
      at org.teiid.query.tempdata.TempTableDataManager.registerRequest(TempTableDataManager.java:194)
      at org.teiid.query.tempdata.TempTableDataManager.registerRequest(TempTableDataManager.java:176)
      at org.teiid.query.processor.relational.AccessNode.registerRequest(AccessNode.java:358)
      at org.teiid.query.processor.relational.AccessNode.open(AccessNode.java:156)
      at org.teiid.query.processor.relational.RelationalNode.open(RelationalNode.java:251)
      at org.teiid.query.processor.relational.RelationalPlan.open(RelationalPlan.java:153)
      ...

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: