<?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: [resolved] BD 6.1.1 installer jdk error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242915#M29586</link>
    <description>Have found a solution.&lt;BR /&gt;Specify the path to JAVA_HOME in the command that runs the installation file.&lt;BR /&gt;e.g. sudo JAVA_HOME=&amp;lt;path to your oracle jdk&amp;gt; .&amp;lt;path to your installer file&amp;gt;</description>
    <pubDate>Mon, 18 Jan 2016 21:59:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-18T21:59:36Z</dc:date>
    <item>
      <title>[resolved] BD 6.1.1 installer jdk error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242912#M29583</link>
      <description>Hi,&amp;nbsp; 
&lt;BR /&gt;We are migrating from BD 5.6.2 to 6.1.1, installing on Ubuntu 14. Get the following error when running the installer for 6.1.1 as follows... 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Menlo"&gt;"...Error: There has been an error.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Menlo"&gt;System environment variable JAVA_HOME is not set to an Oracle JDK (only JRE is&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Menlo"&gt;detected). Please set correctly this environment variable and re-run this&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Menlo"&gt;installer...."&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;JAVA_HOME is set to /opt/java/jdk1.8.0_45, permissions are +x.&amp;nbsp; 
&lt;BR /&gt;Any help appreciated. 
&lt;BR /&gt;Andrew</description>
      <pubDate>Sat, 16 Nov 2024 10:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242912#M29583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BD 6.1.1 installer jdk error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242913#M29584</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;Check your JDK installation and settings from the following aspects:&lt;BR /&gt;&lt;BR /&gt;Since version 6.0.0, Java 8 is recommended and Java 7 is a minimum. Make sure you installed the appropriate Java version.&lt;BR /&gt;A&amp;nbsp;JDK&amp;nbsp;must be installed. Refer to this article for further information about what the folder structure should look like:&amp;nbsp;&lt;A href="http://docs.oracle.com/javase/8/docs/technotes/tools/windows/jdkfiles.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://docs.oracle.com/javase/8/docs/technotes/tools/windows/jdkfiles.html&lt;/A&gt;&lt;BR /&gt;In Talend Studio, configure&amp;nbsp;the JDK path in &amp;nbsp;Windows &amp;gt; Preferences &amp;gt; Java &amp;gt; Installed JRES. Refer to the&amp;nbsp;&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=261820461" target="_blank" rel="nofollow noopener noreferrer"&gt;Requiring a JDK installation to build jobs starting from version 6.0&lt;/A&gt;&amp;nbsp;article.&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 13 Jan 2016 03:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242913#M29584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T03:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BD 6.1.1 installer jdk error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242914#M29585</link>
      <description>Hi Shong,
&lt;BR /&gt;We have jdk1.8.0_45 installed. Our directory structure matches the Oracle specs.&amp;nbsp;
&lt;BR /&gt;Sorry, I wasn't clear, we are trying to run Talend-Tools-Installer-20151214_1327-V6.1.1-linux64-installer.run.</description>
      <pubDate>Wed, 13 Jan 2016 20:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242914#M29585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T20:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BD 6.1.1 installer jdk error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242915#M29586</link>
      <description>Have found a solution.&lt;BR /&gt;Specify the path to JAVA_HOME in the command that runs the installation file.&lt;BR /&gt;e.g. sudo JAVA_HOME=&amp;lt;path to your oracle jdk&amp;gt; .&amp;lt;path to your installer file&amp;gt;</description>
      <pubDate>Mon, 18 Jan 2016 21:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242915#M29586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T21:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BD 6.1.1 installer jdk error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242916#M29587</link>
      <description>Great, thanks for your feedback!</description>
      <pubDate>Tue, 19 Jan 2016 03:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BD-6-1-1-installer-jdk-error/m-p/2242916#M29587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T03:27:43Z</dc:date>
    </item>
  </channel>
</rss>

