<?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: Objects not loading on user's server in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Objects-not-loading-on-user-s-server/m-p/1914380#M21741</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147195"&gt;@MGawron&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first thing to look at is what is actually behind the object(s) that take(s) a long time to load.&lt;/P&gt;
&lt;P&gt;There may be heavy front end calculations that could be moved to the back end (in the script)&lt;/P&gt;
&lt;P&gt;A great tool and method to monitor expensive object is this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-enable-Qlik-Sense-QIX-performance-logging-and-use-the/ta-p/1711405" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge/How-to-enable-Qlik-Sense-QIX-performance-logging-and-use-the/ta-p/1711405&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;More info:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/telemetry-logging.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-admin/February2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/telemetry-logging.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2022 09:15:14 GMT</pubDate>
    <dc:creator>JanJorissen</dc:creator>
    <dc:date>2022-04-05T09:15:14Z</dc:date>
    <item>
      <title>Objects not loading on user's server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Objects-not-loading-on-user-s-server/m-p/1896481#M21362</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There is a problem with loading some objects in many different apps only on one server.&lt;/P&gt;
&lt;P&gt;(3 servers, Dev, Production, Central. Problem is Production for users)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Users work on that one server.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;There is low usage of CPU and an average of 50% RAM.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If I open the app on two other servers there is no issue.&lt;/LI&gt;
&lt;LI&gt;Filters are stuck in loading forever.&lt;/LI&gt;
&lt;LI&gt;Tables loading more than 5 minutes or for some users also forever.&lt;/LI&gt;
&lt;LI&gt;The only error I found is "result=15 Request aborted"&lt;/LI&gt;
&lt;LI&gt;The problem started 22.02 with only one app, 23.02 client reports problem on multiple apps.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MGawron_0-1645613556110.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/72893i40A58AA4AC529819/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MGawron_0-1645613556110.png" alt="MGawron_0-1645613556110.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For now:&lt;/P&gt;
&lt;P&gt;The client restarted the server and the tables loaded really slow for them.&lt;/P&gt;
&lt;P&gt;Do you know such a case?&lt;/P&gt;
&lt;P&gt;#Qlik Sense August 2021&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Objects-not-loading-on-user-s-server/m-p/1896481#M21362</guid>
      <dc:creator>MGawron</dc:creator>
      <dc:date>2022-02-23T11:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Objects not loading on user's server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Objects-not-loading-on-user-s-server/m-p/1914380#M21741</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147195"&gt;@MGawron&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first thing to look at is what is actually behind the object(s) that take(s) a long time to load.&lt;/P&gt;
&lt;P&gt;There may be heavy front end calculations that could be moved to the back end (in the script)&lt;/P&gt;
&lt;P&gt;A great tool and method to monitor expensive object is this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-enable-Qlik-Sense-QIX-performance-logging-and-use-the/ta-p/1711405" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge/How-to-enable-Qlik-Sense-QIX-performance-logging-and-use-the/ta-p/1711405&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;More info:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/telemetry-logging.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-admin/February2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/telemetry-logging.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 09:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Objects-not-loading-on-user-s-server/m-p/1914380#M21741</guid>
      <dc:creator>JanJorissen</dc:creator>
      <dc:date>2022-04-05T09:15:14Z</dc:date>
    </item>
  </channel>
</rss>

