<?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: [resolved] TAC Doesn't Seem to Bring In DB2 Jars? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300887#M73066</link>
    <description>Hi Sabrina,&lt;BR /&gt;I found out from Talend Support that there is a patch for this issue. The patch name is&amp;nbsp;Patch_20161124_TPS-1685_v2-6.2.1.&amp;nbsp;&lt;BR /&gt;Once I installed the patch this issue was fixed.&lt;BR /&gt;Thanks!&lt;BR /&gt;Croix</description>
    <pubDate>Fri, 17 Mar 2017 20:42:49 GMT</pubDate>
    <dc:creator>Croix</dc:creator>
    <dc:date>2017-03-17T20:42:49Z</dc:date>
    <item>
      <title>[resolved] TAC Doesn't Seem to Bring In DB2 Jars?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300883#M73062</link>
      <description>So, I am trying to test out the DB2 connection object running on our TAC. I’m getting an error that looks like the jdbc jar is missing.&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;The zip has the jars in it.&amp;nbsp;The way I moved this job to the TAC is by zipping it up and importing it.&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; 
&lt;BR /&gt;My question is: do you think that we will need to manually add the jars to the TAC/Job Servers? If so, which folder? 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT size="4"&gt;Details&lt;/FONT&gt;&lt;/B&gt;: 
&lt;BR /&gt;I took the DB2 Connection Test job and built it into the file. Then I unzipped it here in this folder to check that it had the jars for DB2 (which it does) 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDiC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149778i4EA80E525EAC6725/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDiC.png" alt="0683p000009MDiC.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;I brought it into the TAC, deploy it to Job Server 1 and run it. The failure says java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver 
&lt;BR /&gt;I put the asterisks (*) in to mask sensitive info 
&lt;BR /&gt; 
&lt;BR /&gt;: ***********.db2connectiontest_0_1.DB2ConnectionTest - TalendJob: 'DB2ConnectionTest' - Start. 
&lt;BR /&gt;: ***********.db2connectiontest_0_1.DB2ConnectionTest - tDB2Connection_1 - Start to work. 
&lt;BR /&gt;: ***********.db2connectiontest_0_1.DB2ConnectionTest - tDB2Connection_1 - Parameters:HOST = "***********.com" | PORT = "*****" | DBNAME = "*********" | TABLESCHEMA = "" | USER = "*******" | PASS = ******... | ENCODING = "ISO-8859-15" | USE_SHARED_CONNECTION = false | SPECIFY_DATASOURCE_ALIAS = false | PROPERTIES = "" | AUTO_COMMIT = false |&amp;nbsp; 
&lt;BR /&gt;: ***********.db2connectiontest_0_1.DB2ConnectionTest - tDB2Connection_1 com.ibm.db2.jcc.DB2Driver 
&lt;BR /&gt;Exception in component tDB2Connection_1 
&lt;BR /&gt;java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 
&lt;BR /&gt; at java.lang.Class.forName0(Native Method) 
&lt;BR /&gt; at java.lang.Class.forName(Class.java:264) 
&lt;BR /&gt; at ***********.db2connectiontest_0_1.DB2ConnectionTest.tDB2Connection_1Process(DB2ConnectionTest.java:461) 
&lt;BR /&gt; at ***********.db2connectiontest_0_1.DB2ConnectionTest.runJobInTOS(DB2ConnectionTest.java:1380) 
&lt;BR /&gt; at ***********.db2connectiontest_0_1.DB2ConnectionTest.main(DB2ConnectionTest.java:1182) 
&lt;BR /&gt;Thanks! 
&lt;BR /&gt;Croix</description>
      <pubDate>Wed, 15 Mar 2017 18:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300883#M73062</guid>
      <dc:creator>Croix</dc:creator>
      <dc:date>2017-03-15T18:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TAC Doesn't Seem to Bring In DB2 Jars?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300884#M73063</link>
      <description>&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;Could you please follow up these steps to sync up these external&amp;nbsp;libraries with commandline?&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;1: Open a remote project from studio (make sure that your SVN/&amp;nbsp;Nexus is running well at the same time)&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;2: Install your required external&amp;nbsp;libraries by using Module view(Window--&amp;gt;Show View--&amp;gt;Talend--&amp;gt;Modules)&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;In this way,&amp;nbsp;SVN/&amp;nbsp;Nexus will sync up your&amp;nbsp;required external&amp;nbsp;libraries automatically and then commandline will get them from .m2 repository to deploy your job.&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;Please take a look at my screenshots and let us know if it works.&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;Best regards&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;Sabrina&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDgW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145852iA80E56AFB68F451F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDgW.png" alt="0683p000009MDgW.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDiH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131858i26CD5EA059576208/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDiH.png" alt="0683p000009MDiH.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 16 Mar 2017 07:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300884#M73063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-16T07:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TAC Doesn't Seem to Bring In DB2 Jars?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300885#M73064</link>
      <description>Hi Sabrina,&lt;BR /&gt;The error comes from when I click the run button, not when I deploy this job.&amp;nbsp;Deployment works 100% without error.&lt;BR /&gt;Any ideas why I could deploy without any problems but then running the job causes this error?&lt;BR /&gt;Thanks!&lt;BR /&gt;Croix</description>
      <pubDate>Thu, 16 Mar 2017 16:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300885#M73064</guid>
      <dc:creator>Croix</dc:creator>
      <dc:date>2017-03-16T16:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TAC Doesn't Seem to Bring In DB2 Jars?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300886#M73065</link>
      <description>Hi&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Croix,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Can you run your job successfully in studio?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 17 Mar 2017 03:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300886#M73065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-17T03:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TAC Doesn't Seem to Bring In DB2 Jars?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300887#M73066</link>
      <description>Hi Sabrina,&lt;BR /&gt;I found out from Talend Support that there is a patch for this issue. The patch name is&amp;nbsp;Patch_20161124_TPS-1685_v2-6.2.1.&amp;nbsp;&lt;BR /&gt;Once I installed the patch this issue was fixed.&lt;BR /&gt;Thanks!&lt;BR /&gt;Croix</description>
      <pubDate>Fri, 17 Mar 2017 20:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TAC-Doesn-t-Seem-to-Bring-In-DB2-Jars/m-p/2300887#M73066</guid>
      <dc:creator>Croix</dc:creator>
      <dc:date>2017-03-17T20:42:49Z</dc:date>
    </item>
  </channel>
</rss>

