<?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] Getting error while executing job on UNIX. in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388854#M6166</link>
    <description>Hi 
&lt;BR /&gt;I am not able to reproduce this issue, as xdshi said, OpenJDK is not supported by Talend, try to install Oracle JDK and test it again. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Tue, 22 Jul 2014 15:27:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-22T15:27:48Z</dc:date>
    <item>
      <title>[resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388830#M6142</link>
      <description>Hi, 
&lt;BR /&gt; I build a job in my local windows machine. and I copied that folder in UNIX server but when I trying to run .sh file, I got following error. 
&lt;BR /&gt;WYCHT_FF_TO_WYCHT_FILING_LNDG_WR]$ sh WYCHT_FF_TO_WYCHT_FILING_LNDG_WR_run.sh 
&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: routines.system.api.TalendJob 
&lt;BR /&gt; at java.lang.ClassLoader.defineClassImpl(Native Method) 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass(ClassLoader.java:275) 
&lt;BR /&gt; at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:74) 
&lt;BR /&gt; at java.net.URLClassLoader.defineClass(URLClassLoader.java:529) 
&lt;BR /&gt; at java.net.URLClassLoader.defineClass(URLClassLoader.java:440) 
&lt;BR /&gt; at java.net.URLClassLoader.access$300(URLClassLoader.java:68) 
&lt;BR /&gt; at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1027) 
&lt;BR /&gt; at java.security.AccessController.doPrivileged(AccessController.java:310) 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(URLClassLoader.java:418) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:660) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:346) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:626) 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: routines.system.api.TalendJob 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(URLClassLoader.java:423) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:660) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:346) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:626) 
&lt;BR /&gt; ... 12 more 
&lt;BR /&gt;Could not find the main class: wycht_wr.wycht_ff_to_wycht_filing_lndg_wr_0_1.WYCHT_FF_TO_WYCHT_FILING_LNDG_WR. Program will exit.</description>
      <pubDate>Sat, 16 Nov 2024 11:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388830#M6142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388831#M6143</link>
      <description>Hi, &lt;BR /&gt;The error message indicates the required jars are missing, the job script might be not exported completely.Did you do  right-click on the job, select 'Setup routines dependencies' option to add all system routines?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 06 May 2014 08:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388831#M6143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T08:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388832#M6144</link>
      <description>Hi,&lt;BR /&gt;This error java.lang.NoClassDefFoundError: routines.system.api.TalendJob is related to java classes. &lt;BR /&gt;Could you run job on windows machine?&lt;BR /&gt;What is JDK on unix machine?&lt;BR /&gt;I think you are using routine in your jobs, have you enabled the dependency on routine for your jobs?&lt;BR /&gt;While exporting have you checked the dependency checkbox?&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 06 May 2014 09:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388832#M6144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T09:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388833#M6145</link>
      <description>Hi Sabrina, 
&lt;BR /&gt; All options are disabled, When we choose 'Setup routines dependencies'. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Tue, 06 May 2014 10:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388833#M6145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T10:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388834#M6146</link>
      <description>Hi Vaibhav,&lt;BR /&gt;                Yes job is running on my local Windows Machine.&lt;BR /&gt;                Java version on UNIX server is 1.6 (64-bit).</description>
      <pubDate>Tue, 06 May 2014 10:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388834#M6146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T10:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388835#M6147</link>
      <description>Hi, &lt;BR /&gt;Could you tell us the build version you're using? Did you follow up document &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; to export your job script? Did you use "All" for "Shell Launcher" option when export your job?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 06 May 2014 10:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388835#M6147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T10:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388836#M6148</link>
      <description>Hi,&lt;BR /&gt;       Job is running now I forget to copy 'lib' folder into UNIX machine.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Kiran</description>
      <pubDate>Tue, 06 May 2014 10:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388836#M6148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T10:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388837#M6149</link>
      <description>Hi, &lt;BR /&gt;Thanks for your feedback. Could you please mark this topic as "Resolved"?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 06 May 2014 10:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388837#M6149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T10:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388838#M6150</link>
      <description>Kiran, Sabrina
&lt;BR /&gt;We are encountering the same issue, Could you please explain us more in detail about the lib folder and how did you resolve this issue ???
&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 07 Jul 2014 13:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388838#M6150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388839#M6151</link>
      <description>Hi ajosephraj, &lt;BR /&gt;Did export your job script completely? Did you job run successfully in your local machine? Do you want to run your job out of talend studio on another server machine?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 08 Jul 2014 08:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388839#M6151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T08:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388840#M6152</link>
      <description>Hi Sabrina,&lt;BR /&gt;We exported completely and executed successfully in Windows local machine. &lt;BR /&gt;We are facing the issue, while executing the jobs in LINUX machine ( another machine ). &lt;BR /&gt;Thanks !</description>
      <pubDate>Tue, 08 Jul 2014 12:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388840#M6152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T12:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388841#M6153</link>
      <description>Hi, 
&lt;BR /&gt;Did you run your job successfully in studio? Is the .bat file working well in commandline?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 09 Jul 2014 04:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388841#M6153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T04:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388842#M6154</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Yes, we were able to run in studio.
&lt;BR /&gt;.bat file is also working well in commandline
&lt;BR /&gt;Thanks !</description>
      <pubDate>Mon, 21 Jul 2014 07:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388842#M6154</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-07-21T07:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388843#M6155</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Yes, we were able to run in studio.&lt;BR /&gt;.bat file is also working well in commandline&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The job and exported job script are OK. What is JDK on LINUX machine?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 21 Jul 2014 08:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388843#M6155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388844#M6156</link>
      <description>Hi Sabrina,&lt;BR /&gt;In order to execute Exported Talend Job in a Unix machine, should we have Talend installed in the same Unix Machine?&lt;BR /&gt;Regards,&lt;BR /&gt;Hemachandran.</description>
      <pubDate>Mon, 21 Jul 2014 09:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388844#M6156</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-07-21T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388845#M6157</link>
      <description>Hi Hemachandran,&lt;BR /&gt;You don't need talend to be installed on the unix machine to execute exported job. But, you need compatible java version on the machine.&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 21 Jul 2014 09:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388845#M6157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T09:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388846#M6158</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi Hemachandran,&lt;BR /&gt;You don't need talend to be installed on the unix machine to execute exported job. But, you need compatible java version on the machine.&lt;BR /&gt;Vaibhav&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thanks Sanvaibhav.
&lt;BR /&gt;Java 1.7 is installed in the Linux machine(64 bits). I'm getting the below error while executing the exported job in Linux: I tried with a simple job with tMsg_box alone. The same is working with windows .bat file.
&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: routines/system/api/TalendJob
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.defineClass1(Native Method)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: routines.system.api.TalendJob
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 13 more
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Hemachandran</description>
      <pubDate>Mon, 21 Jul 2014 09:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388846#M6158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T09:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388847#M6159</link>
      <description>Hi, 
&lt;BR /&gt;This is a problem related to the required library after export.... can you remove your msgbox component and replace it by tJava component and use 
&lt;BR /&gt;System.out.println("Hello Talend"); 
&lt;BR /&gt;and check again? 
&lt;BR /&gt;vaibhav</description>
      <pubDate>Mon, 21 Jul 2014 11:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388847#M6159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T11:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388848#M6160</link>
      <description>Still I'm getting the same error.&lt;BR /&gt;Regards,&lt;BR /&gt;Hemachandran</description>
      <pubDate>Mon, 21 Jul 2014 12:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388848#M6160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T12:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Getting error while executing job on UNIX.</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388849#M6161</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;How do you move the job script file to Linux machine? Talend generate a zip package while exporting the job script, unzip the archive file and execute the batch file to ensure the export is completely and the job works fine.&amp;nbsp; 
&lt;BR /&gt;If you want to execute the job on another machine, you should move the zip package, and then unzip the zip package and execute it. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;Shong&lt;/FONT&gt;</description>
      <pubDate>Tue, 22 Jul 2014 02:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Getting-error-while-executing-job-on-UNIX/m-p/2388849#M6161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-22T02:17:03Z</dc:date>
    </item>
  </channel>
</rss>

