<?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: Error Failed to create Java Virtual Machine Mac OSX in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383974#M4792</link>
    <description>&lt;P&gt;Hi Shong, &lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I've changed the -vm path as per my JAVA path in the TOS_BD-macosx-cocoa.ini but it's not working.&lt;/P&gt;&lt;P&gt;I went to try second approach but the Contents is not present in my TOS_BD-macosx-cocoa files package. I'm using TOS_BD-macosx-cocoa version 7. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 15:39:53 GMT</pubDate>
    <dc:creator>Akshay3</dc:creator>
    <dc:date>2021-03-22T15:39:53Z</dc:date>
    <item>
      <title>Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383963#M4781</link>
      <description>&lt;P&gt;Hi there community.&lt;BR /&gt;&lt;BR /&gt;I'm having trouble getting my Talend OS for Data Integration application to work on my macbook. I updated my profile file to include the JAVA_HOME and PATH variables as described in the User documentation. I then installed TOS-DI and tried to launch the Application but I get a messagebox stating: Alert - Failed to crate Java Virtual Machine.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a feeling my errors may be with me trying to interpret the instructions for Linux in the user documentation because there was no guidance there for Mac users. Please find below my system/version details. I hope someone can help, there seems to be very limited information provided for mac users anywhere.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for you your time!&lt;BR /&gt;&lt;BR /&gt;Talend Version:&amp;nbsp;TOSDI-7.3.1&lt;/P&gt; 
&lt;P&gt;Mac OSX version 10.15 Catalina&amp;nbsp; (I know this version is currently unsupported but I don't think it's the key issue)&lt;BR /&gt;&lt;BR /&gt;Please fine here the extract from my profiles file:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;# MacPorts Installer addition on 2015-01-26_at_14:19:19: adding an appropriate PATH variable for use with MacPorts.&lt;BR /&gt;export PATH="/opt/local/bin:/opt/local/sbin:$PATH"&lt;BR /&gt;# Finished adapting your PATH environment variable for use with MacPorts.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;# Setting PATH for Python 3.7&lt;BR /&gt;# The original version is saved in .bash_profile.pysave&lt;BR /&gt;PATH="/Library//Python/3.7/bin:${PATH}"&lt;BR /&gt;export PATH&lt;/P&gt; 
&lt;P&gt;# Setting PATH for Taland access to JRE&lt;BR /&gt;export JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home&lt;BR /&gt;export PATH=$JAVA_HOME/bin:$PATH&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And the ini file:&lt;/P&gt; 
&lt;P&gt;-vmargs&lt;BR /&gt;-Xms512m&lt;BR /&gt;-Xmx1536m&lt;BR /&gt;-Xdock:icon=../Resources/talend.icns&lt;BR /&gt;-XstartOnFirstThread&lt;BR /&gt;-Dorg.eclipse.swt.internal.carbon.smallFonts&lt;BR /&gt;-Dosgi.instance.area.default=../../../workspace&lt;BR /&gt;-Dfile.encoding=UTF-8&lt;BR /&gt;-Dosgi.requiredJavaVersion=1.8&lt;BR /&gt;-XX:+UseG1GC&lt;BR /&gt;-XX:+UseStringDeduplication&lt;BR /&gt;-XX:MaxMetaspaceSize=512m&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383963#M4781</guid>
      <dc:creator>quinceworks</dc:creator>
      <dc:date>2024-11-16T02:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383964#M4782</link>
      <description>&lt;P&gt;You shouldn't need to do anything special for Mac. I used a Mac and the only time I have to do anything like this is if I am using different versions of Java.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens when you type .....&lt;/P&gt;
&lt;PRE&gt;java -version&lt;/PRE&gt;
&lt;P&gt;...in your terminal window?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what version of Talend is this? I assume it is 7&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 11:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383964#M4782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-27T11:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383965#M4783</link>
      <description>&lt;P&gt;Any answer to this?  Didn't have issue until I updated to Big Sur&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 20:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383965#M4783</guid>
      <dc:creator>LBerry1608063532</dc:creator>
      <dc:date>2020-12-15T20:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383966#M4784</link>
      <description>&lt;P&gt;@Liam Berry​&amp;nbsp;, have you checked the installation guide to see if you are using compatible operating system and Java environment?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 01:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383966#M4784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-16T01:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383967#M4785</link>
      <description>&lt;P&gt;That is probably it, I see Talend only supports Java 8 or 11 and mine is 14 Open JDK:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;% java -version&lt;/P&gt;&lt;P&gt;openjdk version "14.0.1" 2020-04-14&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 14:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383967#M4785</guid>
      <dc:creator>LBerry1608063532</dc:creator>
      <dc:date>2020-12-16T14:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383968#M4786</link>
      <description>&lt;P&gt;OpenJDK version 14 is not a supported Java version, please install version 11 and test again.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 02:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383968#M4786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-17T02:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383969#M4787</link>
      <description>&lt;P&gt;That did the trick, added OpenJDK 11 to my JavaVirtualMachine folder and it worked.Other tip to note,  I had to first had to remove the quarantine on JDK using terminal command "xattr -d com.apple.quarantine /Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk". A full explanation why and how can be found here: &lt;A href="https://raquo.net/2020/03/openjdk-cannot-be-opened-because-the-developer-cannot-be-verified-adb-brew/" alt="https://raquo.net/2020/03/openjdk-cannot-be-opened-because-the-developer-cannot-be-verified-adb-brew/" target="_blank"&gt;https://raquo.net/2020/03/openjdk-cannot-be-opened-because-the-developer-cannot-be-verified-adb-brew/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 14:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383969#M4787</guid>
      <dc:creator>LBerry1608063532</dc:creator>
      <dc:date>2020-12-17T14:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383970#M4788</link>
      <description>&lt;P&gt;Great, thanks for your feedback and sharing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 02:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383970#M4788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-18T02:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383971#M4789</link>
      <description>&lt;P&gt;If you having multiple Java versions installed on your system, then this can be happen. You can solve this by change the maximum memory allowed for the eclipse process (which is run in a &lt;A href="http://net-informations.com/java/intro/jvm.htm" alt="http://net-informations.com/java/intro/jvm.htm" target="_blank"&gt;Java Virtual Machine&lt;/A&gt;). Open eclipse.ini (which is in the same directory as eclipse.exe)&amp;nbsp;in&amp;nbsp;Notepad or any other text-editor application, Find the line -Xmx256m (or -Xmx1024m). Then change the default value 256m (or 1024m) to 512m . You also need to give the exact java installed version (1.6 or 1.7 or other).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like This:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Xmx512m&lt;/P&gt;&lt;P&gt;-Dosgi.requiredJavaVersion=1.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Xmx512m&lt;/P&gt;&lt;P&gt;-Dosgi.requiredJavaVersion=1.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Xmx512m&lt;/P&gt;&lt;P&gt;-Dosgi.requiredJavaVersion=1.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 05:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383971#M4789</guid>
      <dc:creator>wjon1612760615</dc:creator>
      <dc:date>2021-02-08T05:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383972#M4790</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also facing same issue of "Failed to create the Java Virtual Machine" while running TOS_BD-macosx-cocoa.app file after installation of Talend Big Data version 7 on my MacOS Big Sur Operating System. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000DsyIMAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137436iF9B70FB97AFEF6BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000DsyIMAAZ.png" alt="0695b00000DsyIMAAZ.png" /&gt;&lt;/span&gt;I've checked the OS compatibility on official website they did not mentioned about Big Sur OS if it is compatible or not. Is anyone have any idea about it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I've a JDK 1.8 running on my system and that is compatible for Talend 7 version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly let me know if anyone is having idea about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 03:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383972#M4790</guid>
      <dc:creator>Akshay3</dc:creator>
      <dc:date>2021-03-22T03:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383973#M4791</link>
      <description>&lt;P&gt;@Akshay Jadhav​&amp;nbsp;, it was a known issue, the resolution was to specified -vm to point to java executable path in Talend-Studio-macosx-cocoa.ini like:&lt;/P&gt;&lt;P&gt;-vm&lt;/P&gt;&lt;P&gt;/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/bin/java&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Add Java path to Info.plist inside Talend-Studio-macosx-cocoa/Contents like:&lt;/P&gt;&lt;P&gt;&amp;lt;string&amp;gt;-vm&amp;lt;/string&amp;gt;&amp;lt;string&amp;gt;/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/bin/java&amp;lt;/string&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 08:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383973#M4791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-22T08:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383974#M4792</link>
      <description>&lt;P&gt;Hi Shong, &lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I've changed the -vm path as per my JAVA path in the TOS_BD-macosx-cocoa.ini but it's not working.&lt;/P&gt;&lt;P&gt;I went to try second approach but the Contents is not present in my TOS_BD-macosx-cocoa files package. I'm using TOS_BD-macosx-cocoa version 7. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 15:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383974#M4792</guid>
      <dc:creator>Akshay3</dc:creator>
      <dc:date>2021-03-22T15:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383975#M4793</link>
      <description>&lt;P&gt;@Akshay Jadhav​， this is the jira &lt;A href="https://jira.talendforge.org/browse/DOCT-14485" alt="https://jira.talendforge.org/browse/DOCT-14485" target="_blank"&gt;issue&lt;/A&gt;,  the workaround is provided by R&amp;amp;D team and it is for v7.3.1, What is the specific version of your product?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 03:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383975#M4793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-23T03:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383976#M4794</link>
      <description>&lt;P&gt;Yes, I'm using Talend Big Data v7.3.1 and I've set the path -vm path at the beginning of the file TOS_BD-macosx-cocoa.ini file as,&lt;/P&gt;&lt;P&gt;-vm /Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin/java&lt;/P&gt;&lt;P&gt;But still is showing the same error.&lt;/P&gt;&lt;P&gt;Please help me in resolving this.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 05:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383976#M4794</guid>
      <dc:creator>Akshay3</dc:creator>
      <dc:date>2021-03-23T05:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383977#M4795</link>
      <description>&lt;P&gt;I am not using MacOS Big Sur Operating System, let me check with our developers and I will come to you once I have any information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 08:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383977#M4795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-23T08:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383978#M4796</link>
      <description>&lt;P&gt;Hello  &lt;/P&gt;&lt;P&gt;I got response from our developer,  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adding “-vm” in TOS_BD-macosx-cocoa.ini should work. Please check if the java path is correct by running&lt;/P&gt;&lt;P&gt;&amp;nbsp;the below command in terminal :&lt;/P&gt;&lt;P&gt;/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin/java -version&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second way, select “Show Package Contents”&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000DtIRlAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129139i2A09B0D1BBF6ABC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000DtIRlAAN.png" alt="0695b00000DtIRlAAN.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it is helpful. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 09:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383978#M4796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-23T09:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failed to create Java Virtual Machine Mac OSX</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383979#M4797</link>
      <description>&lt;P&gt;Shong I am also having this issue.  I have verified the -vm entry in the .ini file aligns with the installed version of Java 1.8.0_161 but still getting the same error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running talend 7.3.1 ESB.&lt;/P&gt;&lt;P&gt;my ini file reads as follows:&lt;/P&gt;&lt;P&gt;-vm/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/bin/java&lt;/P&gt;&lt;P&gt;-vmargs&lt;/P&gt;&lt;P&gt;-Xms512m&lt;/P&gt;&lt;P&gt;-Xmx1536m&lt;/P&gt;&lt;P&gt;-Xdock:icon=../Resources/talend.icns&lt;/P&gt;&lt;P&gt;-XstartOnFirstThread&lt;/P&gt;&lt;P&gt;-Dorg.eclipse.swt.internal.carbon.smallFonts&lt;/P&gt;&lt;P&gt;-Dosgi.instance.area.default=../../../workspace&lt;/P&gt;&lt;P&gt;-Dfile.encoding=UTF-8&lt;/P&gt;&lt;P&gt;-Dosgi.requiredJavaVersion=1.8&lt;/P&gt;&lt;P&gt;-XX:+UseG1GC&lt;/P&gt;&lt;P&gt;-XX:+UseStringDeduplication&lt;/P&gt;&lt;P&gt;-XX:MaxMetaspaceSize=512m&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 21:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Failed-to-create-Java-Virtual-Machine-Mac-OSX/m-p/2383979#M4797</guid>
      <dc:creator>SS1687877375</dc:creator>
      <dc:date>2023-07-10T21:23:06Z</dc:date>
    </item>
  </channel>
</rss>

