<?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: Job just stop doing something in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315254#M85929</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you using docker as job server for talend open studio? Is it possible to get error message from docker system?&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>Wed, 23 Dec 2020 09:47:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-12-23T09:47:25Z</dc:date>
    <item>
      <title>Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315251#M85926</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a Talend job running in a Docker container. It uses multithreading (Iterate) with a database query for each thread (pagination).&lt;/P&gt;&lt;P&gt;After some time (random) it just stop working. There are no interaction with the database and there are no errors in the docker, the job does not finish, it just stand there doing nothing. &lt;/P&gt;&lt;P&gt;There is an update in the same table of the pagination query, but it is not suppose to have this effect.&lt;/P&gt;&lt;P&gt;Here is my job.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7GJAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157927iD14CE269B48F5EA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7GJAAZ.png" alt="0693p00000Ac7GJAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DBConnection is a shared connection. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7GYAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132589i835EA30BAE19E2F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7GYAAZ.png" alt="0693p00000Ac7GYAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The TOTAL DBInput is in charge to know the row quantity to paginate:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7GiAAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135392i45BD1C731DF45583/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7GiAAJ.png" alt="0693p00000Ac7GiAAJ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7HHAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153267iC95DFE9177962265/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7HHAAZ.png" alt="0693p00000Ac7HHAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The nombreThreads tLoop an the iterate connection is to use the multithreading:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7GnAAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141002i34137C72BFCC5DD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7GnAAJ.png" alt="0693p00000Ac7GnAAJ.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7H2AAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136482iF7D2532C3DA285DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7H2AAJ.png" alt="0693p00000Ac7H2AAJ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RETABL_MASSIF_FLAT DBInput is to paginate:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7HCAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155921i03EFAAD12D744EEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7HCAAZ.png" alt="0693p00000Ac7HCAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the updateFlat DBOutput is to update the table with the tJavaRow response:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000Ac7HWAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136321i44075344F8BF0C1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000Ac7HWAAZ.png" alt="0693p00000Ac7HWAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone have any ideas? Anything.&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 03:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315251#M85926</guid>
      <dc:creator>luislode</dc:creator>
      <dc:date>2020-12-22T03:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315252#M85927</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In which talend build version you got this issue? Is there any error message in job log and studio log?&lt;/P&gt;&lt;P&gt;Studio log is located in &amp;lt;Talend Studio installation path&amp;gt;/workspace/.metadata/.log &lt;/P&gt;&lt;P&gt;Job log, please click Window to open the menu, then select&amp;nbsp;Show View-&amp;gt;General-&amp;gt;Error Log. Once you see an error, double click it. The error log generated automatically by the Studio.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 07:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315252#M85927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-22T07:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315253#M85928</link>
      <description>&lt;P&gt;Hello Sabrina, &lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Talend Open Studio Data Integration but the incident does not happen in the IDE, it happens in a docker container, and that's the thing there's no log anywhere, the job does not even finished, the just stand there doing nothing.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 12:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315253#M85928</guid>
      <dc:creator>luislode</dc:creator>
      <dc:date>2020-12-22T12:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315254#M85929</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you using docker as job server for talend open studio? Is it possible to get error message from docker system?&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>Wed, 23 Dec 2020 09:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315254#M85929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-23T09:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315255#M85930</link>
      <description>&lt;P&gt;Hello Sabrina, &lt;/P&gt;&lt;P&gt;Sorry for the late response, it is the holydays.&lt;/P&gt;&lt;P&gt;No, the docker container executes only the jvm, and there are no erros messages in the docker container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 01:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315255#M85930</guid>
      <dc:creator>luislode</dc:creator>
      <dc:date>2020-12-28T01:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315256#M85931</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you able to execute this job in studio successfully without using docker container?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 03:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315256#M85931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-28T03:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315257#M85932</link>
      <description>&lt;P&gt;The problem does not comes from the docker container. For me it looks like you cause a database dead lock. &lt;/P&gt;&lt;P&gt;You should check while the job is running for blockades in the database. I would suggest you use the Oracle enterprise manager to find blockades. Unfortunately I am not familiar with the Oracle database in this aspect, but a friendly administrator can show you how it works.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 21:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315257#M85932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-28T21:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315258#M85933</link>
      <description>&lt;P&gt;Hi, thank you for your response, and no. There are no dead locks. I already checked it with the DBA.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2021 01:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315258#M85933</guid>
      <dc:creator>luislode</dc:creator>
      <dc:date>2021-01-03T01:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Job just stop doing something</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315259#M85934</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Yes it works, but the problem is that i don't have the data quantity needed in my dev environment.&lt;/P&gt;&lt;P&gt;It is weird, in the environment with the error there are almost 400.000 rows to process (it is not a lot), and in my dev environment there 8.000&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2021 01:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-just-stop-doing-something/m-p/2315259#M85934</guid>
      <dc:creator>luislode</dc:creator>
      <dc:date>2021-01-03T01:27:05Z</dc:date>
    </item>
  </channel>
</rss>

