2 Replies Latest reply on May 9, 2018 11:14 AM by craigcarpenter

    Teiid 10.0 and Teiid Designer

    orlandob

      I have problems when starting Teiid 10.0.1 with Wildfly 11 in the latest Teiid Designer in Eclipse Oxygen 4.7 whe starting the Wildfly server from the Servers panel.

       

      I get the following error:

       

      Problems were encountered while importing teiid translator extension properties

      An error occurred while attempting to analyse the teiid instance's translator: prestodb

      Unsupported MetaclassType org.teiid.metadata.FunctionMethod

      An error occurred while attempting to analyse the teiid instance's translator: mysql5

      Unsupported MetaclassType org.teiid.metadata.FunctionMethod

      An error occurred while attempting to analyse the teiid instance's translator: metamatrix

      Unsupported MetaclassType org.teiid.metadata.FunctionMethod

      (...)

      An error occurred while attempting to analyse the teiid instance's translator: db2

      Unsupported MetaclassType org.teiid.metadata.FunctionMethod

      An error occurred while attempting to analyse the teiid instance's translator: actian-vector

      Unsupported MetaclassType org.teiid.metadata.FunctionMethod

      Any clues on this? Something wrong with the set-up?

        • 1. Re: Teiid 10.0 and Teiid Designer
          blafond

          The error is being caught while Designer is loading extension property definitions imported from the new server connection.  These definitions are stored under your workspace .metadata/plugins/org.teiid.designer.extension/imported folder as *.mxd files. If this is an old workspace  you may want to clear out this "imported" folder and restart and connect which should import a fresh set of valid extensions for your server.

          • 2. Re: Teiid 10.0 and Teiid Designer
            craigcarpenter

            We're seeing the same issue noted -- cleared out the  folder as suggested and issue persists. Any additional comments/thoughts available?