<?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: Issues with Mac Studio Launch in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391283#M6862</link>
    <description>&lt;P&gt;I am also facing the same issue.&lt;/P&gt;&lt;P&gt;Could you please elaborate how to add -vm&amp;nbsp;to ini&amp;nbsp;file?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2018 19:43:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-25T19:43:14Z</dc:date>
    <item>
      <title>Issues with Mac Studio Launch</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391280#M6859</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;My Java directory is pointing to 1.8... It is the JDK version.&amp;nbsp; &amp;nbsp;But when the click on TOS_BD-macosx-cocoa it errors out due to JVM issues.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;java.lang.RuntimeException: No application id has been found.&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Top of the log&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;!SESSION 2017-12-04 09:08:30.677 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;&lt;STRONG&gt;java.version=9.0.1&lt;/STRONG&gt;&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US&lt;BR /&gt;Framework arguments: -keyring /Users/precocity/.eclipse_keyring -showlocation&lt;BR /&gt;Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/precocity/.eclipse_keyring -showlocation&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I have tried to follow the instructions and set the Java_Home to default to 1.8, but Talend studio still trying to use 1.9 according to top of the log. I thought that is the problem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;My Mac's Java.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;echo $JAVA_HOME&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391280#M6859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Mac Studio Launch</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391281#M6860</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you already tried to add the previously defined JAVA_HOME variable to the Path environment variable.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Example: &lt;EM&gt;&amp;lt;PathVariable&amp;gt;;%JAVA_HOME%\bin&lt;/EM&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Additionally, if setting the JAVA HOME fails add the following line in the .ini file (example: &lt;SPAN class="s1"&gt;TOS_BD-macosx-cocoa&lt;/SPAN&gt;.ini) for studio:&lt;/P&gt;
&lt;P&gt;-vm path to java bin&lt;/P&gt;
&lt;P&gt;Feel free to let us know if it is OK with you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391281#M6860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-06T02:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Mac Studio Launch</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391282#M6861</link>
      <description>&lt;P&gt;I still get an error in the log file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Terminal Result:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java -version&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java version "1.8.0_152"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Java(TM) SE Runtime Environment (build 1.8.0_152-b16)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrtT"&gt;1512400110849.log&lt;/A&gt;</description>
      <pubDate>Wed, 06 Dec 2017 19:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391282#M6861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-06T19:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Mac Studio Launch</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391283#M6862</link>
      <description>&lt;P&gt;I am also facing the same issue.&lt;/P&gt;&lt;P&gt;Could you please elaborate how to add -vm&amp;nbsp;to ini&amp;nbsp;file?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 19:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391283#M6862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-25T19:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Mac Studio Launch</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391284#M6863</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can add the following line in the .ini file (example:&amp;nbsp;Talend-Studio-win-x86_64.ini) for studio:&lt;/P&gt; 
&lt;P&gt;-vm path to java bin&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Example:&lt;/P&gt; 
&lt;P&gt;-vm C:\Program Files\Java\jdk1.8.0_65 \bin&lt;/P&gt; 
&lt;P&gt;Now your Talend Studio will use Java 1.8 version.&lt;/P&gt; 
&lt;P&gt;Feel free to let us know if it doesn't work for you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 04:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issues-with-Mac-Studio-Launch/m-p/2391284#M6863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T04:18:29Z</dc:date>
    </item>
  </channel>
</rss>

