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

Importing a non-existing VDB gives no warning

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.3
    • 9.2.3
    • Server
    • None

    Description

      When importing a "non-existing VDB" in a VDB, when the VDB is deployed, the VDB status is LOADING, and nothing else happens.

      Ideally a warning should be thrown in logs.

      Ex:

      <code>
      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
      <vdb name="ReferenceDataVDB" version="1">
      <description>ReferenceData VDB</description>

      <import-vdb name="NonExistingVDB" version="1"/>

      <model name="ReferenceData" type="VIRTUAL">
      .....

      </code>
      Logs:

      <panel>
      12:56:11,529 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "ReferenceData-vdb.xml" (runtime-name: "ReferenceData-vdb.xml")
      12:56:11,953 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0010: Deployed "ReferenceData-vdb.xml" (runtime-name : "ReferenceData-vdb.xml")
      </panel>

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-shawkins Steven Hawkins
              pringi Pedro Inácio (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: