1 Reply Latest reply on Jun 1, 2015 7:55 PM by rareddy

    Problem  In Preview

    deepak.agarwal

      HI

      Using Star Schema BigQuery driver i was able to connect to the tables,Get schema info of those.But while previewing the data i am getting the following error.

       

      org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote org.teiid.core.TeiidProcessingException: TEIID30504 New_Generic_JDBC: TEIID30481 Failed to find the Connection Factory with JNDI name PREVIEW_33b7f782-746d-4d91-b6bc-d5ca3ac60f0d_BQ_sources_New_Generic_JDBC. Please check the name or deploy the Connection Factory with specified name

       

      Please help me on this.Thanks in advance

        • 1. Re: Problem  In Preview
          rareddy

          Deepak,

           

          Thee issue here may be related to registering the JDBC driver for BigQuery in the JBoss EAP. Take look at the server.log for more errors there. The driver needs be service compatible for automatically to work from Designer. Were there more than one JAR for this? May be you can provide a link, then I can double check. You can manually also register/deploy a module in JBoss EAP, but making it work from Teiid Designer for *preview* is little tricky.


          Ramesh..