<?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: Can I run two Talend open studio with different version on same machine. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295629#M68379</link>
    <description>&lt;P&gt;There is a quite a neat way of doing this without the command line. You will see files called something like "Talend-Studio-{operating system}-{processor}.ini". They will match the name of the executable you use to start the Studio. You can edit these to include the JVM you want to use for the Studio.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As an example, mine includes this.....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;-vmargs
-vm C:\Program Files\Java\jdk1.8.0_91\bin
-Xms512m
-Xmx8192m
-Dfile.encoding=UTF-8&lt;/PRE&gt; 
&lt;P&gt;You will also notice JVM memory settings there. If you get memory issues with your Studio, you can up the default memory here as well.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2017 09:36:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-26T09:36:44Z</dc:date>
    <item>
      <title>Can I run two Talend open studio with different version on same machine.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295627#M68377</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Talend 5.6.1 installed which runs on Java 1.7.&lt;/P&gt;&lt;P&gt;I thought to install 6.4.0 which runs on Java 1.8. So I installed 6.4.0 and also Java 1.8 as it s a requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I installed 6.4.0, the older version 5.6.1 stopped working and gave me the error attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have both Java 1.7 and Java 1.8 installed in my machine. I thought the Talend Version should pick up the correct Java version. But it is not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 08:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295627#M68377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T08:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I run two Talend open studio with different version on same machine.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295628#M68378</link>
      <description>&lt;P&gt;Yes, it's possible,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;start Studio with a commandline such as (Windows):&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;start Talend-Studio-win-x86_64.exe -vm "C:\Program Files\Java\jdk1.7.0_65\bin\javaw.exe"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;e.g. place the content above into a start.bat script in your 5.6 install dir.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 08:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295628#M68378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T08:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I run two Talend open studio with different version on same machine.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295629#M68379</link>
      <description>&lt;P&gt;There is a quite a neat way of doing this without the command line. You will see files called something like "Talend-Studio-{operating system}-{processor}.ini". They will match the name of the executable you use to start the Studio. You can edit these to include the JVM you want to use for the Studio.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As an example, mine includes this.....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;-vmargs
-vm C:\Program Files\Java\jdk1.8.0_91\bin
-Xms512m
-Xmx8192m
-Dfile.encoding=UTF-8&lt;/PRE&gt; 
&lt;P&gt;You will also notice JVM memory settings there. If you get memory issues with your Studio, you can up the default memory here as well.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 09:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295629#M68379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can I run two Talend open studio with different version on same machine.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295630#M68380</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have tried &amp;nbsp;modifying my file&amp;nbsp;adding the Java location(as below). However, it still throws the same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;-vmargs&lt;BR /&gt;-vm C:\Program Files (x86)\Java\jdk1.7.0_45\bin&lt;BR /&gt;-Xms512m&lt;BR /&gt;-Xmx1536m&lt;BR /&gt;-XX:MaxPermSize=512m&lt;BR /&gt;-Dfile.encoding=UTF-8&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 03:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295630#M68380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-27T03:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I run two Talend open studio with different version on same machine.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295631#M68381</link>
      <description>&lt;P&gt;It could be related to carriage returns. Try the same config but all on the same line without carriage returns.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 09:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-I-run-two-Talend-open-studio-with-different-version-on-same/m-p/2295631#M68381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-27T09:24:20Z</dc:date>
    </item>
  </channel>
</rss>

