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

Wrong exception thrown getDataSource()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 10.0
    • 9.3
    • AdminApi
    • Hide

      api.getDataSource("notExistingOne");

      Show
      api.getDataSource("notExistingOne");

    Description

      getDataSource(string) throws:

      org.teiid.adminapi.AdminProcessingException: TEIID70008 Data Source with name NotExistingOne still exists in the system.

      instead of something like "datasource not exists / not found"

      Method: AdminFactory.AdminImpl#getDataSource

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            lukyer Lukas Lukyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: