<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Vertica Connection Problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222036#M15802</link>
    <description>Hello,&lt;BR /&gt;I am using TOS 5.4.1 and I can connect to Vertica via a SQL Client DBeaver but did not via Talend.&lt;BR /&gt;I tried both Vertica 5+ and old Vertica connection setup on Talend with no avail.&lt;BR /&gt;I am trying to connect Vertica Crane (7.0) Vmware Setup.</description>
    <pubDate>Fri, 10 Jan 2014 14:25:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-10T14:25:45Z</dc:date>
    <item>
      <title>Vertica Connection Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222034#M15800</link>
      <description>Hello,
&lt;BR /&gt;I am trying to connect to a Vertica db and below is the error I am getting when I click to the "Show the table list for current connection" : 
&lt;BR /&gt;Database connection is failed. 
&lt;BR /&gt; java.lang.RuntimeException: com.vertica.util.PSQLException: Something unusual has occured to cause the driver to fail. Please report this exception.
&lt;BR /&gt; at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:179)
&lt;BR /&gt; at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1034)
&lt;BR /&gt; at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:300)
&lt;BR /&gt; at org.talend.designer.core.ui.editor.properties.controllers.DbTableController.checkConnection(DbTableController.java:739)
&lt;BR /&gt; at org.talend.designer.core.ui.editor.properties.controllers.DbTableController$5.run(DbTableController.java:532)
&lt;BR /&gt; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
&lt;BR /&gt; Caused by: com.vertica.util.PSQLException: Something unusual has occured to cause the driver to fail. Please report this exception.
&lt;BR /&gt; at com.vertica.Driver.connect(Unknown Source)
&lt;BR /&gt; at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)
&lt;BR /&gt; at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:170)
&lt;BR /&gt; ... 5 more
&lt;BR /&gt; Caused by: java.lang.NullPointerException
&lt;BR /&gt; at com.vertica.core.v3.QueryExecutorImpl.receiveRFQ(Unknown Source)
&lt;BR /&gt; at com.vertica.core.v3.QueryExecutorImpl.processResults(Unknown Source)
&lt;BR /&gt; at com.vertica.core.v3.QueryExecutorImpl.execute(Unknown Source)
&lt;BR /&gt; at com.vertica.core.v3.ConnectionFactoryImpl.runSetupQuery(Unknown Source)
&lt;BR /&gt; at com.vertica.core.v3.ConnectionFactoryImpl.runInitialQueries(Unknown Source)
&lt;BR /&gt; at com.vertica.core.v3.ConnectionFactoryImpl.openConnectionImpl(Unknown Source)
&lt;BR /&gt; at com.vertica.core.ConnectionFactory.openConnection(Unknown Source)
&lt;BR /&gt; at com.vertica.jdbc2.AbstractJdbc2Connection.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at com.vertica.jdbc3.AbstractJdbc3Connection.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at com.vertica.jdbc3g.Jdbc3gConnection.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at com.vertica.Driver.makeConnection(Unknown Source)
&lt;BR /&gt; ... 8 more</description>
      <pubDate>Thu, 09 Jan 2014 19:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222034#M15800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-09T19:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Vertica Connection Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222035#M15801</link>
      <description>Hi, 
&lt;BR /&gt;What the talend studio build version are you using? Is your Vertica DB connection successful? Have you checked the document 
&lt;A href="https://help.talend.com/search/all?query=Setting+up+a+database+connection&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;etting up a database connection&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 10 Jan 2014 02:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222035#M15801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-10T02:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Vertica Connection Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222036#M15802</link>
      <description>Hello,&lt;BR /&gt;I am using TOS 5.4.1 and I can connect to Vertica via a SQL Client DBeaver but did not via Talend.&lt;BR /&gt;I tried both Vertica 5+ and old Vertica connection setup on Talend with no avail.&lt;BR /&gt;I am trying to connect Vertica Crane (7.0) Vmware Setup.</description>
      <pubDate>Fri, 10 Jan 2014 14:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222036#M15802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-10T14:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Vertica Connection Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222037#M15803</link>
      <description>Hi, 
&lt;BR /&gt;I have made a testing on TOS 5.4.1 and Vertica 5.1, everything is OK with me. 
&lt;BR /&gt;Did you install missing Verticaxxx.jar in studio? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCQh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146844iCB34EFD82B8E393A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCQh.png" alt="0683p000009MCQh.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 13 Jan 2014 07:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Vertica-Connection-Problem/m-p/2222037#M15803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-13T07:24:30Z</dc:date>
    </item>
  </channel>
</rss>

