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

No warning after deleting schema and UDF Jars

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.2.1
    • 10.0.1
    • Editors
    • Hide
      1. Open attached project
      2. Create VDB and add both models
      3. Go to Schemas tab and delete PublisherSchema
      4. Save VDB and deploy it on server
      5. Run the query SELECT * FROM StagingDocument ORDER BY publisherId, isbn;
      6. Querry failed with status : org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote org.teiid.api.exception.query.QueryMetadataException: TEIID30364 Error trying to read schemas for the document/table : (ScreenShot1)
      Show
      Open attached project Create VDB and add both models Go to Schemas tab and delete PublisherSchema Save VDB and deploy it on server Run the query SELECT * FROM StagingDocument ORDER BY publisherId, isbn; Querry failed with status : org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote org.teiid.api.exception.query.QueryMetadataException: TEIID30364 Error trying to read schemas for the document/table : (ScreenShot1)

    Description

      There is no warning after deleting schema which is used by models. VDB is deployed without warnings. Following query fails on missing schema.
      Should be there some warning that schema was deleted and VDB should not be deploy on server without schema.

      EDIT: The same thing with UDF Jars. No warning after deleting but VDB is corrupt after deploying on server.

      Attachments

        Issue Links

          Activity

            People

              blafond Barry LaFond
              mmajerni@redhat.com Mario Majernik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: