<?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: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached] in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204358#M5281</link>
    <description>&lt;P&gt;Hi ,I am facing same issue with teradatinput component.. I installed two jars with talend prompted but the issue is not resolved ..&lt;/P&gt;&lt;P&gt;tdgssconfig-16.20.00.02.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;terajdbc4-16.20.00.02.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 13:50:48 GMT</pubDate>
    <dc:creator>skapoor1</dc:creator>
    <dc:date>2022-01-27T13:50:48Z</dc:date>
    <item>
      <title>HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204351#M5274</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Genearl Details first:&lt;BR /&gt;I'm using Talend Integration (TOS_DI-Win32-20181026_1147-V7.1.1) with Java(jdk1.8.0_201)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;I am building a very simple job which load a big text (tFileInputDelimited) file into a table in teradata (tTeradataFastLoad).&lt;BR /&gt;However I'm getting the following error (Loader is the name of the job):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;PRE&gt;Exception in component tTeradataFastLoad_1 (Loader)
java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at local_project.loader_0_1.Loader.tFileInputDelimited_1Process(Loader.java:561)
at local_project.loader_0_1.Loader.runJobInTOS(Loader.java:1199)
at local_project.loader_0_1.Loader.main(Loader.java:1050)&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Job Designer&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000" size="2"&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2UL.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140352iD942B3005E6BEC67/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2UL.jpg" alt="0683p000009M2UL.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000" size="2"&gt;&lt;FONT color="#000000" size="4"&gt;&lt;STRONG&gt;Job Designer&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Be.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135401iA1BD440D6B09FDB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Be.jpg" alt="0683p000009M2Be.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000" size="2"&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;JRE (From preferences)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000" size="2"&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture3.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M265.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157839iA13C1737F7DC7C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M265.jpg" alt="0683p000009M265.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 14:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204351#M5274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-20T14:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204352#M5275</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;It is a missing jar issue. Could you please follow up this online installation guide about:&lt;A title="TallendHelpCenter:Installing external modules " href="https://help.talend.com/reader/sKKsqRxqdEVwX9AZgzhPdw/_lKdvLa6JRgmp~AuEy26_w" target="_self" rel="nofollow noopener noreferrer"&gt;TallendHelpCenter:Installing external modules &lt;/A&gt;?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 03:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204352#M5275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T03:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204353#M5276</link>
      <description>&lt;P&gt;Thank&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;However, as you can see from the screenshot, I'm not being prompted to download any external jars.&lt;BR /&gt;any idea?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 15:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204353#M5276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T15:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204354#M5277</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Would appreciate your help.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was able to sort the previous error, there was something wrong with my JAVA.&lt;BR /&gt;I made a clean install of JAVE and Latest TOS.&lt;BR /&gt;This time I was prompted to install external JARs from Teradata Download site, I downloaded and installed them.&lt;BR /&gt;&lt;BR /&gt;Now, I'm getting a different error:&lt;/P&gt; 
&lt;PRE&gt;[statistics] connected
Exception in component tTeradataFastLoad_1 (test)
java.sql.BatchUpdateException: [Teradata JDBC Driver] [TeraJDBC 16.20.00.10] [Error 1154] [SQLState HY000] A failure occurred while inserting the batch of rows destined for database table "TESTDB"."TESTTABLE". Details of the failure can be found in the exception chain that is accessible with getNextException.
	at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeBatchUpdateException(ErrorFactory.java:149)
	at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeBatchUpdateException(ErrorFactory.java:133)
	at com.teradata.jdbc.jdbc.fastload.FastLoadManagerPreparedStatement.executeBatch(FastLoadManagerPreparedStatement.java:2389)
	at local_project.test_0_1.test.tFileInputDelimited_1Process(test.java:917)
	at local_project.test_0_1.test.runJobInTOS(test.java:1192)
	at local_project.test_0_1.test.main(test.java:1043)
Caused by: java.sql.SQLException: [Teradata JDBC Driver] [TeraJDBC 16.20.00.10] [Error 1147] [SQLState HY000] The next failure(s) in the exception chain occurred while beginning FastLoad of database table "P_SDO_T"."MC_VRTN_ASPCT_CLSSFCTN_PreClas"
	at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeDriverJDBCException(ErrorFactory.java:95)
	at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeDriverJDBCException(ErrorFactory.java:70)
	at com.teradata.jdbc.jdbc.fastload.FastLoadManagerPreparedStatement.beginFastLoad(FastLoadManagerPreparedStatement.java:966)
	at com.teradata.jdbc.jdbc.fastload.FastLoadManagerPreparedStatement.executeBatch(FastLoadManagerPreparedStatement.java:2210)
	... 3 more
[statistics] disconnected&lt;/PRE&gt; 
&lt;P&gt;Attaching a screenshot of the Modules installed:&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture4.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Vd.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131183i4267F3B59FE4B4C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Vd.jpg" alt="0683p000009M2Vd.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 18:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204354#M5277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T18:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204355#M5278</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqhSCAS" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Teradata-bulk-load-utilities-error/td-p/110623&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;this might help.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 19:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204355#M5278</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-21T19:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204356#M5279</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00570000004XJieAAG"&gt;@dardas&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;what version of Teradata are you running?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Could you please refer to&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt; online component reference about tTeradataFastLoad to verify that you are using it correctly?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;&lt;A title="https://help.talend.com/reader/vtKRJtv42tXTm3pLV5~0Qw/zPa2rZCe5IRX7rMN9AX1xQ" href="https://help.talend.com/reader/vtKRJtv42tXTm3pLV5~0Qw/zPa2rZCe5IRX7rMN9AX1xQ" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/vtKRJtv42tXTm3pLV5~0Qw/zPa2rZCe5IRX7rMN9AX1xQ&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Best regards&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Sabrina&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 06:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204356#M5279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-22T06:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204357#M5280</link>
      <description>&lt;P&gt;Thank you all.&lt;BR /&gt;After I installed Latest TOS and Latest Java,&lt;BR /&gt;I eventually fount out that the source of issue I experienced after was a result of a bad file I got from the user.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204357#M5280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-22T08:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204358#M5281</link>
      <description>&lt;P&gt;Hi ,I am facing same issue with teradatinput component.. I installed two jars with talend prompted but the issue is not resolved ..&lt;/P&gt;&lt;P&gt;tdgssconfig-16.20.00.02.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;terajdbc4-16.20.00.02.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 13:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204358#M5281</guid>
      <dc:creator>skapoor1</dc:creator>
      <dc:date>2022-01-27T13:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: HELP ! java.lang.ClassNotFoundException: com.teradata.jdbc.TeraDriver [Screenshots attached]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204359#M5282</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you provide more information related to the issue to troubleshoot further?&lt;/P&gt;&lt;P&gt;1. What version of Talend are you on?&lt;/P&gt;&lt;P&gt;2. Where are you getting this exception - Is it in the Studio? TAC? TMC?&lt;/P&gt;&lt;P&gt;3. Was this job ever working before or is it a new setup?&lt;/P&gt;&lt;P&gt;4. Can you attach the complete exception log from the module that you are seeing this issue? If not a screenshot at least.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 03:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-java-lang-ClassNotFoundException-com-teradata-jdbc/m-p/2204359#M5282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T03:21:11Z</dc:date>
    </item>
  </channel>
</rss>

