<?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: Trouble running different version talend jobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375396#M145854</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 08:40:16 GMT</pubDate>
    <dc:creator>MMRABAT1601471696</dc:creator>
    <dc:date>2021-10-08T08:40:16Z</dc:date>
    <item>
      <title>Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375391#M145849</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a Linux VM that has lots of talend jobs that I created using TOS 6.4.1 and java v.1.8.0_181. Never had any major issues until I recently upgraded TOS to its newer version 7.2.1.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;cd `dirname $0`
ROOT_PATH=`pwd`
export PATH=$PATH:/usr/java/jre1.8.0_181/
export JOBS_PATH=/home/splunk/jobs/
export SPLUNK_LOG=/splunk/
java -Dtalend.component.manager.m2.repository=$ROOT_PATH/../lib -Xms256M -Xmx1024M -cp .:$ROOT_PATH:$ROOT_PATH/../lib/routines.jar:$ROOT_PATH/../lib/crypto-utils.jar:$ROOT_PATH/../lib/dom4j-1.6.1.jar:$ROOT_PATH/../lib/edtftpj-2.5.0.jar:$ROOT_PATH/../lib/ini4j-0.5.1.jar:$ROOT_PATH/../lib/jakarta-oro-2.0.8.jar:$ROOT_PATH/../lib/log4j-1.2.17.jar:$ROOT_PATH/../lib/talendcsv.jar:$ROOT_PATH/socorp_existingreportsatg_0_1.jar: sodimac.socorp_existingreportsatg_0_1.SOCORP_ExistingReportsATG  "$@"&lt;/PRE&gt; 
&lt;P&gt;That's the script that I'm trying to run on this VM. And when I execute it, it drops this message:&lt;/P&gt; 
&lt;DIV class="lia-spoiler-container"&gt; 
 &lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer" target="_blank"&gt;Spoiler&lt;/A&gt; 
 &lt;NOSCRIPT&gt;
   (Highlight to read) 
 &lt;/NOSCRIPT&gt; 
 &lt;DIV class="lia-spoiler-border"&gt; 
  &lt;DIV class="lia-spoiler-content"&gt; 
   &lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;: No such file or directoryun.sh: line 2: cd: .&lt;/SPAN&gt;&lt;/P&gt; 
   &lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Error: Could not find or load main class sodimac.socorp_existingreportsatg_0_1.SOCORP_ExistingReportsATG&lt;/SPAN&gt;&lt;/P&gt; 
   &lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;/DIV&gt; 
  &lt;NOSCRIPT&gt; 
   &lt;DIV class="lia-spoiler-noscript-container"&gt; 
    &lt;DIV class="lia-spoiler-noscript-content"&gt;
      : No such file or directoryun.sh: line 2: cd: .Error: Could not find or load main class sodimac.socorp_existingreportsatg_0_1.SOCORP_ExistingReportsATG&amp;nbsp; 
    &lt;/DIV&gt; 
   &lt;/DIV&gt; 
  &lt;/NOSCRIPT&gt; 
 &lt;/DIV&gt; 
&lt;/DIV&gt; 
&lt;P&gt;(Keep in mind that the job name is "SOCORP_ExistingReportsATG_run.sh", that's why it says "directoryun.sh" I think)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I execute it on my laptop it works perfectly. This is the laptop with TOS DI v7.2.1, but the java version is 1.8.0_211-b12, idk if that's important but I think that this has something to do with it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375391#M145849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375392#M145850</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I would recommend using oracle JDK instead of JRE. JDK is not needed to run job especially in the studio, but needed to export the job.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 09:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375392#M145850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-02T09:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375393#M145851</link>
      <description>&lt;P&gt;Didn't understand. Should I use JDK or JDE?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And is there a chance that there is a java version mismatch on both machines and that's why it isn't working on the VM?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Again, thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 16:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375393#M145851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T16:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375394#M145852</link>
      <description>Is it possible to that there is a java version mismatch on both machines? Because the talend 7.2 doesn't work on the VM that has talend 6.4 jobs running on it.</description>
      <pubDate>Thu, 08 Aug 2019 16:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375394#M145852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T16:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375395#M145853</link>
      <description>&lt;P&gt;I still can't use my new laptop jobs on the VM...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 22:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375395#M145853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-28T22:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375396#M145854</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 08:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375396#M145854</guid>
      <dc:creator>MMRABAT1601471696</dc:creator>
      <dc:date>2021-10-08T08:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble running different version talend jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375397#M145855</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please give us more information about your current situation? What's Linux VM and JDK version are you using?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 03:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trouble-running-different-version-talend-jobs/m-p/2375397#M145855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-11T03:54:35Z</dc:date>
    </item>
  </channel>
</rss>

