<?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: JRE/JVM retro compatibility in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385703#M5274</link>
    <description>Hi Arnaud,
&lt;BR /&gt;the answer of your last question is: Yes.
&lt;BR /&gt;You need the same (or lower) version for development than in production environment. 
&lt;BR /&gt;Bye
&lt;BR /&gt;Volker</description>
    <pubDate>Wed, 04 Feb 2009 09:48:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-02-04T09:48:00Z</dc:date>
    <item>
      <title>JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385702#M5273</link>
      <description>Hello,&lt;BR /&gt;I've got a little issue with JVM / JRE, version 1.5 and 1.6.&lt;BR /&gt;On my workstation, where I develop Talend Job, I have the JVM 1.6.0_11. I made a basic job (launch an Oracle query, and put the result into an Excel file).&lt;BR /&gt;I exported the JobScript (with dependencies) and give the script to a colleague of mine and ask him to lauch the job. It went to &lt;B&gt;ClassVersionError&lt;/B&gt;.&lt;BR /&gt;Then he installed the JVM 1.6 (because he had the JVM 1.5) and the script ran.&lt;BR /&gt;Is there a way for me to generate script that can be run under the JVM 1.5 ?? Or the execution machine should have the same version of the JVM ??&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;Arnaud</description>
      <pubDate>Sat, 16 Nov 2024 14:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385702#M5273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385703#M5274</link>
      <description>Hi Arnaud,
&lt;BR /&gt;the answer of your last question is: Yes.
&lt;BR /&gt;You need the same (or lower) version for development than in production environment. 
&lt;BR /&gt;Bye
&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 04 Feb 2009 09:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385703#M5274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T09:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385704#M5275</link>
      <description>Ok. That's not the expected answer, but thank you ! 
&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;Is there a way to configure Talend (or Java on my computer), to define the default JVM used ? 
&lt;BR /&gt;Thanks - Arnaud</description>
      <pubDate>Wed, 04 Feb 2009 10:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385704#M5275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T10:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385705#M5276</link>
      <description>You could set the java version in Window -&amp;gt; Preferences -&amp;gt; Talend -&amp;gt; java interpreter</description>
      <pubDate>Wed, 04 Feb 2009 10:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385705#M5276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T10:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385706#M5277</link>
      <description>It is worth...
&lt;BR /&gt;I can't even launch the job on my computer. I've got the following Error:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in thread "Thread-1" java.lang.UnsupportedClassVersionError: Bad version number in .class file&lt;BR /&gt; at java.lang.ClassLoader.defineClass1(Native Method)&lt;BR /&gt; at java.lang.ClassLoader.defineClass(Unknown Source)&lt;BR /&gt; at java.security.SecureClassLoader.defineClass(Unknown Source)&lt;BR /&gt; at java.net.URLClassLoader.defineClass(Unknown Source)&lt;BR /&gt; at java.net.URLClassLoader.access$100(Unknown Source)&lt;BR /&gt; at java.net.URLClassLoader$1.run(Unknown Source)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at java.net.URLClassLoader.findClass(Unknown Source)&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt; at java.lang.ClassLoader.loadClassInternal(Unknown Source)&lt;BR /&gt; at java.lang.Class.forName0(Native Method)&lt;BR /&gt; at java.lang.Class.forName(Unknown Source)&lt;BR /&gt; at myJob1.extract_info_0_1.Extract_Info.tOracleInput_1Process(Extract_Info.java:473)&lt;BR /&gt; at myJob1extract_info_0_1.Extract_Info$1.run(Extract_Info.java:837)&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I've also tried to change preferences in Preferences &amp;gt; Java &amp;gt; Compiler by selecting Compiler compliance level 1.5 and JRE1.5 by default... But, idem...
&lt;BR /&gt;Does that mean I use a component that use classes only available in the JVM 1.6 ??? The two components I have on my job are "tOracleInput" and "tFileOutputExcel"...
&lt;BR /&gt;Arnaud</description>
      <pubDate>Wed, 04 Feb 2009 10:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385706#M5277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T10:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385707#M5278</link>
      <description>Hi Arnaud,&lt;BR /&gt;version 1.5 schould be ok. You get the error on your local system? &lt;BR /&gt;Could you please also check the setting under Windows -&amp;gt; preferences -&amp;gt; java -&amp;gt; installed JRE.&lt;BR /&gt;Additional you could check your local environment (PATH variable, JAVA_HOME).&lt;BR /&gt;I'm not absolutely sure whcih function of Talend is processed by which jre / jdk - version&lt;BR /&gt;Hope this helps...&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 04 Feb 2009 11:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385707#M5278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T11:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385708#M5279</link>
      <description>Ok, I got it.... Thank you Volker !!
&lt;BR /&gt;Here are some screen shot to explain my config (can be useful for others):
&lt;BR /&gt;1. Added the JRE 1.5 at first position in the path variable
&lt;BR /&gt;2. In Preferences &amp;gt; Talend, selected the java.exe Java interpreter
&lt;BR /&gt;3. In Preferences &amp;gt; Java &amp;gt; Compiler, selected "Compiler compliance level: 1.5"
&lt;BR /&gt;4. In Preferences &amp;gt; Java &amp;gt; Installed JREs, add and selected the JRE 1.5
&lt;BR /&gt;Once done, exit and reload, and rebuild all. The generated script can then be launched on a machine where only the JVM 1.5 is present.
&lt;BR /&gt;Thank you again Volker !!</description>
      <pubDate>Wed, 04 Feb 2009 13:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385708#M5279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: JRE/JVM retro compatibility</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385709#M5280</link>
      <description>You are welcome!&lt;BR /&gt;I'm glad that I could help you. &lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 04 Feb 2009 14:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/JRE-JVM-retro-compatibility/m-p/2385709#M5280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T14:18:58Z</dc:date>
    </item>
  </channel>
</rss>

