<?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: switch java version in Talend Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358595#M123587</link>
    <description>&lt;P&gt;no not working...Can't load IA 32-bit .dll on a AMD 64-bit platform...he just use the 64 bit version.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2017 10:16:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-06T10:16:40Z</dc:date>
    <item>
      <title>switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358589#M123581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to run a talend job with java 32 bit, because of loading a native code. I change the java version under preference/java/installed jre, but if I run the job under talend studio, it starts the 64 bit Version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change that talend Studio run the job with 32 bit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358589#M123581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358590#M123582</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;when you Install talend you will see two talend versions in the installed folder. one with x86 which is 32 bit version of talend and another exe file with x86_64.exe prefix. Try starting x86 version of the studio and run the job and see if anything helps. I have attached images of both versions of the talend which I mentioned.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lr12"&gt;talend_studio_start_versions.JPG&lt;/A&gt;</description>
      <pubDate>Wed, 27 Sep 2017 22:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358590#M123582</guid>
      <dc:creator>Vinlogs</dc:creator>
      <dc:date>2017-09-27T22:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358591#M123583</link>
      <description>&lt;P&gt;no the same problem. I start Talend-Studio-win32-x86.exe and he say the same error:&amp;nbsp;Can't load IA 32-bit .dll on a AMD 64-bit platform&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 09:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358591#M123583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T09:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358592#M123584</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please type&amp;nbsp;&amp;nbsp;java -version in cmd to see if you are on 64 bit JDK or 32 bit. It seems that you are still using jdk 64 bit. Make sure that&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;you have installed 32 bit JDK in your machine so that you can use 32 bit platform to read 32-bit .dll. not 64 bit.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-d32 is added into JVM setting to tell studio to use 32 bit platform to read 32-bit .dll.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 10:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358592#M123584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358593#M123585</link>
      <description>&lt;P&gt;I got this error:&amp;nbsp;Error: This Java instance does not support a 32-bit JVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes my java_home is link to 64 bit. I dont want to change that. In Eclipse I can set which version he choose for running.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 15:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358593#M123585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T15:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358594#M123586</link>
      <description>you can specify what java installation the studio should use with a command line argument when starting it. ex:
&lt;BR /&gt;
&lt;BR /&gt;Talend-Studio-win32-x86.exe -vm "C:\Program Files\Java\&amp;lt;your 32 bit JDK&amp;gt;\bin"</description>
      <pubDate>Thu, 28 Sep 2017 15:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358594#M123586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T15:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358595#M123587</link>
      <description>&lt;P&gt;no not working...Can't load IA 32-bit .dll on a AMD 64-bit platform...he just use the 64 bit version.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 10:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358595#M123587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T10:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358596#M123588</link>
      <description>&lt;P&gt;no I am changing the java home path to 32 bit version....but the same error. If I use -version arguments:&lt;/P&gt; 
&lt;P&gt;java version "1.8.0_101"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.8.0_101-b13)&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;where this parameter is configurated?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 10:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358596#M123588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T10:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358597#M123589</link>
      <description>&lt;P&gt;In my case, I only have&amp;nbsp;TOS_DI-win-x86_64.exe as an option. Does this mean that Talend Open Studio can only run on a 64 bit machine?&amp;nbsp; I'm chained to a 32-bit virtual machine and would like to use Talend, but do not know how to make it run.&amp;nbsp; Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsN0"&gt;TOS_Screenshot.png&lt;/A&gt;</description>
      <pubDate>Thu, 22 Mar 2018 17:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358597#M123589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-22T17:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358598#M123590</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;TOS_DI-win-x86_64.exe is used for 64 bit OS and 64 bit JDK. Do you have TOS_DI-win32-x86.exe file in your installation path? Which is talend build version you are using?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 864px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtDF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129192iD2734C4D05EBBE88/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtDF.png" alt="0683p000009LtDF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 04:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358598#M123590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T04:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: switch java version in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358599#M123591</link>
      <description>&lt;P&gt;Unfortunately, I don't have a&amp;nbsp;&lt;SPAN&gt;TOS_DI-win32-x86.exe.&amp;nbsp; My build is 6.5.1.20180116_1512.&amp;nbsp; At least&amp;nbsp;I think that is the build number.&amp;nbsp; Worst case I can move data to a 64-bit machine, but that can be painful. We are talking about millions of records and several gigs...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 04:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/switch-java-version-in-Talend-Studio/m-p/2358599#M123591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T04:54:49Z</dc:date>
    </item>
  </channel>
</rss>

