<?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: Mac OS cannot install SQL Explorer in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261407#M1659</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Referring to talend help center installation &lt;A href="https://help.talend.com/r/K6MGfX3FuK5RGGq5JMB3mA/hh_mB3n1K2mwvoFuJq3~yQ" alt="https://help.talend.com/r/K6MGfX3FuK5RGGq5JMB3mA/hh_mB3n1K2mwvoFuJq3~yQ" target="_blank"&gt;guide&lt;/A&gt;, MacOS Big sur 11.x is not a compatible operating system for v7.3.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 07:43:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-28T07:43:11Z</dc:date>
    <item>
      <title>Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261388#M1640</link>
      <description>&lt;P&gt;I'm unable to install the additional packages in&amp;nbsp; Talent Open Studio for Data Quality 7.2.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;After the restart the same window appear over and over again.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I already tried reinstalling the software, I think that maybe there is no permission to write those packages?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I put the logs of the system down here.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-08-23 at 12.48.28 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M796.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156207i1D8AA865197F8563/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M796.png" alt="0683p000009M796.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-08-23 at 12.48.37 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M73T.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137213i403142038880821A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M73T.png" alt="0683p000009M73T.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-08-23 at 12.48.49 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M79B.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156804iF0FEB3162D272029/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M79B.png" alt="0683p000009M79B.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;PRE&gt;  System Version:	macOS 10.14.5 (18F132) MOJAVE&lt;/PRE&gt; 
&lt;PRE&gt;Talend Open Profiler

Version: 7.2.1
Build id: 


(c) Copyright 2006-2019 Talend Inc.  All rights reserved.
Visit http://www.talend.com&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;  GNU nano 2.0.6                                         File: .log                                                                                         

!SESSION 2019-08-23 13:12:21.774 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/gerardo/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/gerardo/.eclipse_keyring -showlocation

!ENTRY org.eclipse.osgi 4 0 2019-08-23 13:12:22.539
!MESSAGE Bundle org.eclipse.gmf.runtime.common.ui.printing.win32@4 not found.

!ENTRY org.eclipse.compare.win32 4 0 2019-08-23 13:12:22.925
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [3]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

        at org.eclipse.osgi.container.Module.start(Module.java:451)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1762)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1725)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1656)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY org.talend.platform.logging 1 0 2019-08-23 13:12:25.440
!MESSAGE 2019-08-23 13:12:25,437 INFO  org.talend.dataprofiler.rcp.Activator  - Starting Talend Profiling platform.


!ENTRY org.eclipse.core.net 1 0 2019-08-23 13:12:34.884
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten usi$&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261388#M1640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261389#M1641</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please make sure that you install JDK 8 instead of JRE.&lt;/P&gt;
&lt;P&gt;Could you please refer to this online installation guide about:&lt;A title="TalendHelpCenter:Compatible Operating Systems" href="https://help.talend.com/reader/RobM4602a~kFGNSZ3guAFQ/fmnmqpyNRV9J20Fkgyy7DQ" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Operating Systems&lt;/A&gt; to see if you are on a compatible platform?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 09:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261389#M1641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-27T09:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261390#M1642</link>
      <description>&lt;P&gt;I'm having the same problem. &amp;nbsp;Here's what my java -version is displaying:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;openjdk version "1.8.0_232"
OpenJDK Runtime Environment (Zulu 8.42.0.21-CA-macosx) (build 1.8.0_232-b18)
OpenJDK 64-Bit Server VM (Zulu 8.42.0.21-CA-macosx) (build 25.232-b18, mixed mode)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 19:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261390#M1642</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-10-25T19:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261391#M1643</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LQTfAAO"&gt;@mark-psl&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Did you get this issue on V 7.2.1 as well? What's your Mac OS version?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 09:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261391#M1643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-29T09:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261392#M1644</link>
      <description>&lt;P&gt;Yes, sorry. &amp;nbsp;I'm trying this on v7.2.1. &amp;nbsp;I'm on macOS 10.14.6 (Mojave)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 13:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261392#M1644</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-10-29T13:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261393#M1645</link>
      <description>&lt;P&gt;Here's a capture of my recent attempts this morning that might help. &amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend-DQ-issues-log-191108.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Vi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148363i217FFDA7974BD06B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Vi.png" alt="0683p000009M8Vi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 18:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261393#M1645</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-11-08T18:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261394#M1646</link>
      <description>&lt;P&gt;Should I submit this to the Bug Tracker?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2019 04:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261394#M1646</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-11-10T04:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261395#M1647</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please make sure that Studio conform to JDK Compiler Compliance Level 11 (default), when running Oracle 11.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 06:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261395#M1647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-26T06:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261396#M1648</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hello,&lt;/P&gt; 
 &lt;P&gt;Please make sure that Studio conform to JDK Compiler Compliance Level 11 (default), when running Oracle 11.&lt;/P&gt; 
 &lt;P&gt;Best regards&lt;/P&gt; 
 &lt;P&gt;Sabrina&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Thanks Sabrina. &amp;nbsp;Not sure what you mean. &amp;nbsp;I'm not running Oracle 11 that I know of. &amp;nbsp;Just the standard install that comes with the Community version of DQ. &amp;nbsp;Where would I find the setting to ensure conformance to JDK?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 18:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261396#M1648</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-11-26T18:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261397#M1649</link>
      <description>&lt;P&gt;Found the compliance setting and it looks like it's set to 11.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Preferences_and_Talend_Open_Studio_for_Data_Quality__7_2_1_20190620_1446_.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8gM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149872iB7A4B41DF0471F99/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8gM.png" alt="0683p000009M8gM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;IMG border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 19:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261397#M1649</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-12-06T19:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261398#M1650</link>
      <description>&lt;P&gt;Note, I tried this with the latest build but still have the same effect.&lt;/P&gt; 
&lt;P&gt;I'm trying to evaluate these tools for a client but I'm afraid that if the community version is this problematic then paying almost $1200/month will frustrate them and force us to look elsewhere. &amp;nbsp;Any help would be appreciated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154196i72E1EF0437243D57/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xb.png" alt="0683p000009M8Xb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 19:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261398#M1650</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2019-12-06T19:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261399#M1651</link>
      <description>&lt;P&gt;Hi mark-psl&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;it is strange&lt;/P&gt; 
&lt;P&gt;we test again on 7.2.1 on mac(&lt;SPAN&gt;10.15.2 (19C57)&lt;/SPAN&gt;)&lt;/P&gt; 
&lt;P&gt;didn't reproduce this issue&lt;/P&gt; 
&lt;P&gt;after accept the download dialog, it will download jars to %studio%\dropins, see follows&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-01-07 at 18.01.11.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Hw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138158i45C6D63BCCB32351/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Hw.png" alt="0683p000009M9Hw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;and then restart although&amp;nbsp; popup&amp;nbsp;"Addtional talend&amp;nbsp;package" dialog, but there will not show the "SQL explorer for Data Quality" and "Chart for Data Quality"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you help us to check the above folder content?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;BR /&gt;Jian&lt;BR /&gt;----------------------------------------------------------&lt;BR /&gt;Talend | Data Quality&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 10:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261399#M1651</guid>
      <dc:creator>msjian</dc:creator>
      <dc:date>2020-01-07T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261400#M1652</link>
      <description>&lt;P&gt;Jian,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm seeing the same in my dropin folder:&lt;/P&gt; 
&lt;P&gt;&lt;IMG border="0" /&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TalendDQ-dropins.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M92o.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128534i2020C98D733641F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M92o.png" alt="0683p000009M92o.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;As noted in a previous post I tried the 7.3.1 version but getting the same results.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 20:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261400#M1652</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2020-01-08T20:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261401#M1653</link>
      <description>&lt;P&gt;Updating as I've tried&amp;nbsp;TOS_DQ-20200117_1600-V7.3.1M6 release. &amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've also updated to macOS Catalina 10.15.3. &amp;nbsp;Java versions are the same as above.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Still the same issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 18:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261401#M1653</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2020-02-12T18:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261402#M1654</link>
      <description>&lt;P&gt;Jian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share with my your Java configuration screenshot on your macOS test device? &amp;nbsp;I want to make sure I'm mirroring what you have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note also I can get this to work on a Windows 10 instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 18:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261402#M1654</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2020-02-12T18:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261403#M1655</link>
      <description>&lt;P&gt;One more piece of information. &amp;nbsp;I copied the .jar files mentioned above into the plugins folder and the repeating message at startup does not happen. &amp;nbsp;The issue now is I'm not able to "view rows", etc. when looking at a indicator result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 03:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261403#M1655</guid>
      <dc:creator>mark-psl</dc:creator>
      <dc:date>2020-02-13T03:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261404#M1656</link>
      <description>&lt;P&gt;any recent updates on this ticket or resolutions, seeing similar issue with mac install.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 20:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261404#M1656</guid>
      <dc:creator>Vamsi4</dc:creator>
      <dc:date>2021-06-24T20:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261405#M1657</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please give us more information about your current situation? What's Mac OS version are you using? On which talend data quality build version you got this installation issue?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 03:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261405#M1657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-25T03:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261406#M1658</link>
      <description>&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;mac os - big sur 11.4&lt;/P&gt;&lt;P&gt;talend open studio - 7.3.1&lt;/P&gt;&lt;P&gt;java version - jdk "1.8.0_161"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 14:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261406#M1658</guid>
      <dc:creator>Vamsi4</dc:creator>
      <dc:date>2021-06-25T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OS cannot install SQL Explorer</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261407#M1659</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Referring to talend help center installation &lt;A href="https://help.talend.com/r/K6MGfX3FuK5RGGq5JMB3mA/hh_mB3n1K2mwvoFuJq3~yQ" alt="https://help.talend.com/r/K6MGfX3FuK5RGGq5JMB3mA/hh_mB3n1K2mwvoFuJq3~yQ" target="_blank"&gt;guide&lt;/A&gt;, MacOS Big sur 11.x is not a compatible operating system for v7.3.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 07:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mac-OS-cannot-install-SQL-Explorer/m-p/2261407#M1659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-28T07:43:11Z</dc:date>
    </item>
  </channel>
</rss>

