<?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: Talend run builded job different java path in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269390#M47653</link>
    <description>&lt;P&gt;You can do what you want with the .bat but I don't think this is&amp;nbsp;enough because of compatibility between (unknown) Java versions.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jun 2017 10:00:19 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-06-12T10:00:19Z</dc:date>
    <item>
      <title>Talend run builded job different java path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269387#M47650</link>
      <description>&lt;P&gt;Hi developing simple job and exported. Moved an other pc (Owned old java version) dont work. Java version not update because some program only work this version. How to work my job portable..&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Orginal:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;%~d0&lt;BR /&gt;cd %~dp0&lt;BR /&gt;&amp;nbsp;java -Xms256M -Xmx1024M -cp .;../lib/routines.jar;../lib/commons-collections-3.2.2.jar;../lib/geronimo-stax-api_1.0_spec-1.0.1.jar;../lib/log4j-1.2.15.jar;../lib/log4j-1.2.16.jar;../lib/xmlbeans-2.6.0.jar;../lib/dom4j-1.6.1.jar;../lib/poi-ooxml-schemas-3.11-20141221.jar;../lib/poi-ooxml-3.11-20141221_modified_talend.jar;../lib/talendcsv.jar;../lib/poi-3.11-20141221_modified_talend.jar;../lib/advancedPersistentLookupLib-1.0.jar;../lib/poi-scratchpad-3.11-20141221.jar;excelparser1_0_1.jar; local_project.excelparser1_0_1.ExcelParser1 --context=Default %*&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Imagine:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;%~d0&lt;BR /&gt;cd %~dp0&lt;BR /&gt;&amp;lt;!{MY_JAVA_PATH}!&amp;gt; java -Xms256M -Xmx1024M -cp .;../lib/routines.jar;../lib/commons-collections-3.2.2.jar;../lib/geronimo-stax-api_1.0_spec-1.0.1.jar;../lib/log4j-1.2.15.jar;../lib/log4j-1.2.16.jar;../lib/xmlbeans-2.6.0.jar;../lib/dom4j-1.6.1.jar;../lib/poi-ooxml-schemas-3.11-20141221.jar;../lib/poi-ooxml-3.11-20141221_modified_talend.jar;../lib/talendcsv.jar;../lib/poi-3.11-20141221_modified_talend.jar;../lib/advancedPersistentLookupLib-1.0.jar;../lib/poi-scratchpad-3.11-20141221.jar;excelparser1_0_1.jar; local_project.excelparser1_0_1.ExcelParser1 --context=Default %*&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2017 15:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269387#M47650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-11T15:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Talend run builded job different java path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269388#M47651</link>
      <description>This question relates to Java reverse compatibility. Searching to Java in an other place is not enough to solve the case. However, can you share versions you want to use?</description>
      <pubDate>Sun, 11 Jun 2017 20:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269388#M47651</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-11T20:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Talend run builded job different java path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269389#M47652</link>
      <description>&lt;P&gt;System java version doesn't matter because ibm cognos use that java. This java is modifed and i dont install different&amp;nbsp;certificate later job example (SSL webservice). We must use jre portable not save windows&amp;nbsp;environment variables.&lt;/P&gt;
&lt;P&gt;Can chance .bat file&amp;nbsp;&lt;SPAN&gt;environment variables ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 09:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269389#M47652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T09:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Talend run builded job different java path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269390#M47653</link>
      <description>&lt;P&gt;You can do what you want with the .bat but I don't think this is&amp;nbsp;enough because of compatibility between (unknown) Java versions.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269390#M47653</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-12T10:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Talend run builded job different java path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269391#M47654</link>
      <description>&lt;P&gt;My portable java version is&amp;nbsp;"1.8.0_121" and ibm cognos java version is&amp;nbsp;"1.8.0_121"&lt;/P&gt;&lt;P&gt;same java version but.My java keystore/cacerts file (SSL&amp;nbsp;certificate) broke ibm cognos web page. We need one machine two java jre and my java dont use windows environment variables..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269391#M47654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T10:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Talend run builded job different java path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269392#M47655</link>
      <description>&lt;P&gt;&lt;SPAN&gt;C:\MyJava\j2re1.4.2_04\bin\javaw.exe&amp;nbsp;-Xms256M -Xmx1024M -cp .;../lib/routines.jar;../lib/commons-collections-3.2.2.jar;../lib/geronimo-stax-api_1.0_spec-1.0.1.jar;../lib/log4j-1.2.15.jar;../lib/log4j-1.2.16.jar;../lib/xmlbeans-2.6.0.jar;../lib/dom4j-1.6.1.jar;../lib/poi-ooxml-schemas-3.11-20141221.jar;../lib/poi-ooxml-3.11-20141221_modified_talend.jar;../lib/talendcsv.jar;../lib/poi-3.11-20141221_modified_talend.jar;../lib/advancedPersistentLookupLib-1.0.jar;../lib/poi-scratchpad-3.11-20141221.jar;excelparser1_0_1.jar; local_project.excelparser1_0_1.ExcelParser1 --context=Default %*&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Its'a&amp;nbsp;solution! And&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;thanx sport try &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;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 11:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-run-builded-job-different-java-path/m-p/2269392#M47655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T11:36:26Z</dc:date>
    </item>
  </channel>
</rss>

