<?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] Run Builded Job in Server - JDBC error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324501#M94191</link>
    <description>Thanks.&lt;BR /&gt;It helped check "Context scripts". But now the problem is with the fact, that Talend is created for each Job separate context (I have about 30), so editing is challenging.&amp;nbsp;&lt;BR /&gt;So will help when I load the context from an external file, then I can edit only one context file?&lt;BR /&gt;But how to determine context for the external context file?&amp;nbsp;I mean the path to the file. It is possible to determine path in sh script?&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 22 Aug 2014 11:31:12 GMT</pubDate>
    <dc:creator>peterko</dc:creator>
    <dc:date>2014-08-22T11:31:12Z</dc:date>
    <item>
      <title>[resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324493#M94183</link>
      <description>Hi, I created a Job that connects to a PostgreSQL database. &amp;nbsp;I exported job as standalone job. After running on Ubuntu 14.04 LTS Server reports an error:&lt;BR /&gt;&lt;PRE&gt;Exception in component connectionStatsLogs&amp;nbsp;&lt;BR /&gt;java.sql.SQLException: No Suitable driver found for jdbc: postgresql: // null: null / null&amp;nbsp;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Where should I store the JDBC driver? Into the project?&amp;nbsp;&lt;BR /&gt;Thank you for your help</description>
      <pubDate>Fri, 22 Aug 2014 09:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324493#M94183</guid>
      <dc:creator>peterko</dc:creator>
      <dc:date>2014-08-22T09:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324494#M94184</link>
      <description>Hi,
&lt;BR /&gt;Based on error, the variable values for postgres driver are not passed to component. Please check your job settings and variable usage... If it is inside subjob and you are passing variable from parent then in standalone job mode, the context variable would not be available from parent. Please explain your job design and structure.
&lt;BR /&gt;Thanks
&lt;BR /&gt;vaibhav</description>
      <pubDate>Fri, 22 Aug 2014 09:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324494#M94184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T09:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324495#M94185</link>
      <description>Hey.&amp;nbsp; 
&lt;BR /&gt;Structure my work is that I have a main job. it starts several separate subjobs. We use the context for the connection to the DB.&amp;nbsp; 
&lt;BR /&gt;Buil Job is as follows: 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/207884/build_job_20140822-1111.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEgD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139989iF1994EED5832F9AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEgD.png" alt="0683p000009MEgD.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Fri, 22 Aug 2014 10:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324495#M94185</guid>
      <dc:creator>peterko</dc:creator>
      <dc:date>2014-08-22T10:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324496#M94186</link>
      <description>Hi,
&lt;BR /&gt;Have you tried to check out "Context scripts" to export ALL context parameters files?
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=How+to+build+Jobs&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to build Jobs&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 22 Aug 2014 10:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324496#M94186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T10:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324497#M94187</link>
      <description>I have not tried it. I understood, that if I later want to change the value of Context, so I had to change the values in each of the script. But I want to change the values only in one place. That's why I did not tick value "Context scripts".&lt;BR /&gt;So this is the reason why I report bugs?</description>
      <pubDate>Fri, 22 Aug 2014 10:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324497#M94187</guid>
      <dc:creator>peterko</dc:creator>
      <dc:date>2014-08-22T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324498#M94188</link>
      <description>Hi, 
&lt;BR /&gt;Another approach is to use tContextLoad in parent job from one property file or fixedflow component and enable "Transmit whole context" to child jobs option on subjobs. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 22 Aug 2014 11:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324498#M94188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T11:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324499#M94189</link>
      <description>Hi, 
&lt;BR /&gt;Please see a related forum: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoMdCAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/only-one-context-file-for-all-job-and-subJobs/td-p/94025&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 22 Aug 2014 11:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324499#M94189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T11:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324500#M94190</link>
      <description>&lt;FONT color="#005cb1"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;sanvaibhav +1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#005cb1"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I think it's the only right way ... load context from file or DB with tContextLoad or implicit context load (I use to load with implicit option).&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#005cb1"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Talend writes files with context by his own when you build job ...but don't use them &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#005cb1"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Use a dedicated file like a Config.ini.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#005cb1"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#005cb1"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;laurent&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 22 Aug 2014 11:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324500#M94190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324501#M94191</link>
      <description>Thanks.&lt;BR /&gt;It helped check "Context scripts". But now the problem is with the fact, that Talend is created for each Job separate context (I have about 30), so editing is challenging.&amp;nbsp;&lt;BR /&gt;So will help when I load the context from an external file, then I can edit only one context file?&lt;BR /&gt;But how to determine context for the external context file?&amp;nbsp;I mean the path to the file. It is possible to determine path in sh script?&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 22 Aug 2014 11:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324501#M94191</guid>
      <dc:creator>peterko</dc:creator>
      <dc:date>2014-08-22T11:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Run Builded Job in Server - JDBC error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324502#M94192</link>
      <description>a very simple job : write a message due to different environment 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;by default my message (context.message is null). I want to populate the context variable only with a config.ini&amp;nbsp; 
&lt;BR /&gt;So create a file config.ini anywhere and load context via tContextLoad or implicit Context load.(use impplicit for ex) 
&lt;BR /&gt;in my config.ini I initialize my variable 'message' 
&lt;BR /&gt; 
&lt;PRE&gt;message=value in dev&lt;/PRE&gt; 
&lt;BR /&gt;launch your job to see if everthing is OK 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;you have something like &amp;nbsp;: 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Démarrage du job talendJob a 12:44 22/08/2014.&lt;BR /&gt; connecting to socket on port 3742&lt;BR /&gt; connected&lt;BR /&gt;Implicit_Context_Context set key "message" with value "value in dev"&lt;BR /&gt;value in dev&lt;BR /&gt; disconnected&lt;BR /&gt;Job talendJob terminé à 12:44 22/08/2014. &lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;&lt;BR /&gt;But config's path is hard-coding ... create a new context variable for it (context.configPath)!&lt;BR /&gt;Build job and modify script by adding&amp;nbsp;&lt;BR /&gt;--context_param configPath=C:/Users/lraulier/Documents/config.ini&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEn8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139354i9C4EA35DC791B683/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEn8.png" alt="0683p000009MEn8.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEkj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141086iC31C220A2560D747/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEkj.png" alt="0683p000009MEkj.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEl3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143353i63C065A85359037C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEl3.png" alt="0683p000009MEl3.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MElr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151528i298416B4D30632BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MElr.png" alt="0683p000009MElr.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;now run job with script !&amp;nbsp;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;You can tell any other path to another config.ini (int, prod, test ..) and modify value of the message without build job again.&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;hope it help&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;regard&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;laurent&lt;/FONT&gt;</description>
      <pubDate>Fri, 22 Aug 2014 12:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Run-Builded-Job-in-Server-JDBC-error/m-p/2324502#M94192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T12:04:55Z</dc:date>
    </item>
  </channel>
</rss>

