<?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] tRunJob: use dynamic job not working on linux? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284781#M58409</link>
    <description>Hi
&lt;BR /&gt;I've already done it, thank you very much for your attention.
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Ismael</description>
    <pubDate>Tue, 21 Jun 2011 09:20:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-21T09:20:41Z</dc:date>
    <item>
      <title>[resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284777#M58405</link>
      <description>Hi 
&lt;BR /&gt;I've tried to use for first time the new option "use dynamic job" which is available on tRunJob component. 
&lt;BR /&gt;My project consists on two jobs, one calling another using dynamic option. 
&lt;BR /&gt;The first one makes a pair of printlines ("inicio" and "fin") to the console, the second job is called between both printlines and also makes another printline ("1234"). 
&lt;BR /&gt;When I execute the job on a windows platform the job works fine but when I try to execute it on a linux platform Red Hat or Ubunt I get this error: 
&lt;BR /&gt;"Exception in component tRunJob_1 
&lt;BR /&gt;java.lang.RuntimeException: Child job return 1. It doesn't terminate normally. 
&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: demonio/jobp2_1_0/jobp2" 
&lt;BR /&gt;I attach some pictures to help understand how the project is like. 
&lt;BR /&gt;I hope you can help me to solve this problem, thanks in advance. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Ismael Serrano 
&lt;BR /&gt;PS: I've tried to attach an image showing who it works on the Windows platform but I haven't been able</description>
      <pubDate>Sat, 16 Nov 2024 12:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284777#M58405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284778#M58406</link>
      <description>Hi
&lt;BR /&gt; 
&lt;BR /&gt;- From your screenshot, I see you don't select all jobs which you need to run dynamically even though you check the 'Use dynamic job' option!. see my screenshot1.
&lt;BR /&gt;- Check the box 'export dependencies' when you export the job script.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 17 Jun 2011 02:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284778#M58406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-17T02:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284779#M58407</link>
      <description>Hi Shong, 
&lt;BR /&gt;thanks you very much for your reply. Sorry but I don't see the difference between your screenshot1 and mine. 
&lt;BR /&gt;In my project I ticked the use dynamic job option and selected the job called "jobp2" which it's the only one which is called from the father job called "probaturas". 
&lt;BR /&gt;As I told you when exporting the job, in a windows platform the job works fine either selecting or not selecting the option "export dependencies". 
&lt;BR /&gt;I tried the same exporting the job with exp.depend. option ticked and without ticking it and the job didn't work neither in a Ubuntu nor a Red Hat. 
&lt;BR /&gt;Please, if you could explain me in more detail why should I choose more jobs if I'm just calling one I'd be pleased to you. 
&lt;BR /&gt;Can you please confirm me that your job works on a linux platform? 
&lt;BR /&gt;Thanks you very much for your attention. 
&lt;BR /&gt;My TOS is 4.2.1.r60995</description>
      <pubDate>Fri, 17 Jun 2011 08:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284779#M58407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-17T08:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284780#M58408</link>
      <description>Hi 
&lt;BR /&gt;Ah, i did't test it on Linux platform, I only did it on windows! i thought the reason was that you did't select the jobs in the job list on tRunJob. 
&lt;BR /&gt;I just tested it again on Linux platform and I got the same problem, you are right, it was a bug. Can you please report a bug on our bugtracker? 
&lt;BR /&gt;Thanks for your support! 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 21 Jun 2011 08:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284780#M58408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-21T08:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284781#M58409</link>
      <description>Hi
&lt;BR /&gt;I've already done it, thank you very much for your attention.
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Ismael</description>
      <pubDate>Tue, 21 Jun 2011 09:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284781#M58409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-21T09:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284782#M58410</link>
      <description>Bonjour,&lt;BR /&gt;Je suis débutant avec Talend, je suis bloqué avec un problème.&lt;BR /&gt;j'ai un colonne qui contient des valeurs qui se répètent en fonction du produit et donc je souhaite créer un job pour les mettre en ligne. Pour mieux comprendre ma question, vous trouvez ci-joint le lien d'un document pour voir le résultat attendu.&lt;BR /&gt;&lt;A href="http://cjoint.com/?CGppiMMjcTk" rel="nofollow noopener noreferrer"&gt;http://cjoint.com/?CGppiMMjcTk&lt;/A&gt;&lt;BR /&gt;Je viens vers vous s'il vous plaît pour m'aider à trouver une solution avec Talend Open studio 5.3.1.&lt;BR /&gt;Merci d'avance.</description>
      <pubDate>Mon, 15 Jul 2013 14:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284782#M58410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-15T14:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob: use dynamic job not working on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284783#M58411</link>
      <description>Hi jamesBI 
&lt;BR /&gt;This forum is meant to be international. If you want to get help from members of the Talend team and from many non-French speaking users, who may have experienced the same issue as you, I would suggest you to report a new topic for your question in English. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 16 Jul 2013 02:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-use-dynamic-job-not-working-on-linux/m-p/2284783#M58411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-16T02:34:40Z</dc:date>
    </item>
  </channel>
</rss>

