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

attempting to getTemplatePropertyDefinitions() for the DefaultDS or JMSDS are throwing Admin AdminComponentException exceptions. They need to get filtered out on API calls for Data Source info.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 7.0
    • 7.0
    • AdminApi
    • None

    Description

      Attempting to get Property definitions for ALL names from getDataSourceNames() call, but exceptions occur because the "Default" Data sources don't have templates?

      Need to filter the DefaultDS and maybe the JMS Data Source from the API calls.

      Caused by: [AdminComponentException]Failed to find template for: translator-DefaultDS

      [IllegalStateException]Failed to find template for: translator-DefaultDS
      at org.teiid.adminapi.jboss.Admin.getTemplatePropertyDefinitions(Admin.java:454)
      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.teiid.logging.LogManager$LoggingProxy.invoke(LogManager.java:121)
      at org.teiid.jboss.deployers.RuntimeEngineDeployer$1.invoke(RuntimeEngineDeployer.java:185)

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            blafond Barry LaFond
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: