<?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 execute Job deployed by Talend with another sheduler in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307385#M146759</link>
    <description>hi all, 
&lt;BR /&gt;not a troll topic 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;But I wish to use TAC (entreprise DI 5.4.2 ) to manage&amp;amp; share Talend project, but run them with another scheduler (Control-M). 
&lt;BR /&gt;Deploy is OK, find the last modified .sh (the lastest deployed job) is OK, but when try to run from terminal didn't find the main class. 
&lt;BR /&gt;Normal ... executable jar are not in talend package (anymore), but in a cache repository of the jobServer.(see crcMap file) 
&lt;BR /&gt;the generated java command line is : 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;#!/bin/sh&lt;BR /&gt;cd `dirname $0`&lt;BR /&gt;&amp;nbsp;ROOT_PATH=`pwd`&lt;BR /&gt;&amp;nbsp;java -Xms256M -Xmx1024M -cp $ROOT_PATH/../lib/talend_file_enhanced_20070724.jar:$ROOT_PATH/../lib/dom4j-1.6.1.jar:$ROOT_PATH:$ROOT_PATH/../lib/systemRoutines.jar::$ROOT_PATH/../lib/userRoutines.jar::.:$ROOT_PATH/test_0_1.jar: test.test_0_1.test --context=Default "$@"&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;But no lib repository 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;But if I run one time from TAC, java commandline is changed to : 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;#!/bin/sh&lt;BR /&gt;cd `dirname $0`&lt;BR /&gt;&amp;nbsp;ROOT_PATH=`pwd`&lt;BR /&gt;java -Xms256M -Xmx1024M -cp /opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/2808788470/talend_file_enhanced_20070724.jar:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/2178828168/dom4j-1.6.1.jar:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/3881837393/systemRoutines.jar::/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/295976892/userRoutines.jar::.:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/1082169717/test_0_1.jar: test.test_0_1.test --context=Default "$@" --client_host=127.0.0.1 --resuming_logs_dir_path=/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/jobexecutions/logs/20140923142849_f1PhN/resuming_20140923142849_f1PhN.log --pid=20140923142849_f1PhN&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;all necessary lib paths point to the lib/cache described in crrMap.(a lot of code are deplucated by the other hand) 
&lt;BR /&gt;I don't think it's a bug 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&amp;nbsp;, and I cannot use metaServlet. 
&lt;BR /&gt;So how can I (if I can) do that. 
&lt;BR /&gt;if not Why Talend don't let the opportunity to use external scheduler in a easy way , using TAC to manage all other things of a project ? 
&lt;BR /&gt;thanks for attention 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent&amp;nbsp;</description>
    <pubDate>Sat, 16 Nov 2024 11:29:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:29:25Z</dc:date>
    <item>
      <title>execute Job deployed by Talend with another sheduler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307385#M146759</link>
      <description>hi all, 
&lt;BR /&gt;not a troll topic 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;But I wish to use TAC (entreprise DI 5.4.2 ) to manage&amp;amp; share Talend project, but run them with another scheduler (Control-M). 
&lt;BR /&gt;Deploy is OK, find the last modified .sh (the lastest deployed job) is OK, but when try to run from terminal didn't find the main class. 
&lt;BR /&gt;Normal ... executable jar are not in talend package (anymore), but in a cache repository of the jobServer.(see crcMap file) 
&lt;BR /&gt;the generated java command line is : 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;#!/bin/sh&lt;BR /&gt;cd `dirname $0`&lt;BR /&gt;&amp;nbsp;ROOT_PATH=`pwd`&lt;BR /&gt;&amp;nbsp;java -Xms256M -Xmx1024M -cp $ROOT_PATH/../lib/talend_file_enhanced_20070724.jar:$ROOT_PATH/../lib/dom4j-1.6.1.jar:$ROOT_PATH:$ROOT_PATH/../lib/systemRoutines.jar::$ROOT_PATH/../lib/userRoutines.jar::.:$ROOT_PATH/test_0_1.jar: test.test_0_1.test --context=Default "$@"&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;But no lib repository 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;But if I run one time from TAC, java commandline is changed to : 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;#!/bin/sh&lt;BR /&gt;cd `dirname $0`&lt;BR /&gt;&amp;nbsp;ROOT_PATH=`pwd`&lt;BR /&gt;java -Xms256M -Xmx1024M -cp /opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/2808788470/talend_file_enhanced_20070724.jar:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/2178828168/dom4j-1.6.1.jar:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/3881837393/systemRoutines.jar::/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/295976892/userRoutines.jar::.:/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/repository/TEST_test_20140923_142129_KRQS7/test/../../../cache/lib/1082169717/test_0_1.jar: test.test_0_1.test --context=Default "$@" --client_host=127.0.0.1 --resuming_logs_dir_path=/opt/TalendTools-5.4.2/jobserver/agent/./TalendJobServersFiles/jobexecutions/logs/20140923142849_f1PhN/resuming_20140923142849_f1PhN.log --pid=20140923142849_f1PhN&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;all necessary lib paths point to the lib/cache described in crrMap.(a lot of code are deplucated by the other hand) 
&lt;BR /&gt;I don't think it's a bug 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&amp;nbsp;, and I cannot use metaServlet. 
&lt;BR /&gt;So how can I (if I can) do that. 
&lt;BR /&gt;if not Why Talend don't let the opportunity to use external scheduler in a easy way , using TAC to manage all other things of a project ? 
&lt;BR /&gt;thanks for attention 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 11:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307385#M146759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: execute Job deployed by Talend with another sheduler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307386#M146760</link>
      <description>be back 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;if I buildJob thanks CommandLine all is OK with .sh. 
&lt;BR /&gt;but my goal is to manage talend Project with TAC until the very last action ... running from Control-M. 
&lt;BR /&gt;It will be great that Talend offer that opportunity 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;EDIT : Can deployJobToServer thanks commandLine and execute it from &amp;nbsp;any other Scheduler. 
&lt;BR /&gt;So I'm asking if it's not really a Bug about the java command in .sh files ! 
&lt;BR /&gt; 
&lt;BR /&gt;regards</description>
      <pubDate>Wed, 24 Sep 2014 09:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307386#M146760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-24T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: execute Job deployed by Talend with another sheduler</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307387#M146761</link>
      <description>Is it possible to disable cache on jobServer ?&lt;BR /&gt;I wish that lib .jar are in the path as expected from $ROOT_PATH ( = 'pwd') : ../lib</description>
      <pubDate>Thu, 09 Oct 2014 11:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-Job-deployed-by-Talend-with-another-sheduler/m-p/2307387#M146761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T11:28:14Z</dc:date>
    </item>
  </channel>
</rss>

