<?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 doesn't run as tRunJob in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232363#M22352</link>
    <description>&lt;P&gt;pom files are created in a new manner in Talend 7+ likely what happened here is that the pom for the parent job got screwed up (technical term). If you face the problem again and are using source control, deleting your workspace should fix it. If that dosnt work, re-importing the job may also fix it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Oct 2018 18:12:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-04T18:12:16Z</dc:date>
    <item>
      <title>Job doesn't run as tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232360#M22349</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I upgraded my Talend Open Studio to version 7.0.1 this morning and facing now a strange behaviour for a job with several tRunJob components.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm running the job within the Talend Open Studio everything works well, but as soon as I run it on our server, it throws the following error message (only affecting the tRunJob1 component):&lt;/P&gt;
&lt;PRE&gt;Caused by: java.lang.ClassNotFoundException: local_project."name of the job"
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 2 more&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm looking into the zip file of the job and its jar files, the file of the first tRunJob component has always a size of 1 KB even though it was about 36 KB within the previous Talend version.&lt;/P&gt;
&lt;P&gt;Moreover if I'm building the job behind the first tRunJob component separately and running it on the server, everything works well. So for me it seems like there is a bug when building jobs with several tRunJobs. Does anyone experience the same behaviour?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Kai&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 15:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232360#M22349</guid>
      <dc:creator>kai_1892</dc:creator>
      <dc:date>2018-10-01T15:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Job doesn't run as tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232361#M22350</link>
      <description>&lt;P&gt;Hi Kai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Are you facing this issue for all the Talend jobs or just the Talend jobs which got migrated from previous version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please try to create a new Talend parent and child job and see whether the issue persists for the new jobs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 08:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232361#M22350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-04T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Job doesn't run as tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232362#M22351</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a new parent and child job and now everything works well, not sure if it is due to the new parent or the new child job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So obviously the issue is only related to the jobs which got migrated from the previous version, however it can't be the solution to recreate everything when I just want to do some minor adjustments to some jobs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Kai&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 13:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232362#M22351</guid>
      <dc:creator>kai_1892</dc:creator>
      <dc:date>2018-10-04T13:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Job doesn't run as tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232363#M22352</link>
      <description>&lt;P&gt;pom files are created in a new manner in Talend 7+ likely what happened here is that the pom for the parent job got screwed up (technical term). If you face the problem again and are using source control, deleting your workspace should fix it. If that dosnt work, re-importing the job may also fix it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 18:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232363#M22352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-04T18:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Job doesn't run as tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232364#M22353</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/s/profile/0053p000007LKl5AAG"&gt;@JGM&lt;/A&gt;. If it happens another time, I will try your suggestions.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 08:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-doesn-t-run-as-tRunJob/m-p/2232364#M22353</guid>
      <dc:creator>kai_1892</dc:creator>
      <dc:date>2018-10-05T08:16:36Z</dc:date>
    </item>
  </channel>
</rss>

