<?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>article Monitoring Application - Reload fails with error &amp;quot;Exception of type 'System.OutOfMemoryException' on monitor_apps_REST_appobject in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/ta-p/1777115</link>
    <description>&lt;P&gt;Monitoring applications reload (Operation Monitor or Session Monitor) fails all of a sudden with error:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Error: HTTP protocol error 500 (Internal Server Error):&lt;BR /&gt;Exception of type 'System.OutOfMemoryException' was thrown.&lt;/PRE&gt;
&lt;P&gt;Looking several lines above you can identify what was the last Data Connection in use:&lt;/P&gt;
&lt;P&gt;If the last connection opened was&lt;STRONG&gt; 'monitor_apps_REST_appobject'&amp;nbsp;&lt;/STRONG&gt;then it means that there are too many AppObject to load and the system is going out of memory.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To work around this issue, it is possible to implement a filter in the data connection&amp;nbsp;&lt;STRONG&gt;'monitor_apps_REST_appobject'&amp;nbsp;&lt;/STRONG&gt;to reduce the amount of application object loaded.&lt;/P&gt;
&lt;P&gt;To do so:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the &lt;STRONG&gt;Qlik Sense Management Console&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Open &lt;STRONG&gt;Data Connections&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Edit the Data Connection exhibiting the issue and view the&amp;nbsp;&lt;STRONG&gt;Connection String&lt;/STRONG&gt;. The default string will include&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://localhost/qrs/app/object/full" target="_blank" rel="noopener"&gt;https://localhost/qrs/app/obje&lt;WBR /&gt;ct/full&lt;/A&gt;, which retrieves a&amp;nbsp;&lt;EM&gt;full&amp;nbsp;&lt;/EM&gt;list of app objects.&lt;/LI&gt;
&lt;LI&gt;Modify the filter to only obtain a specific AppObject type, such as 'sheet':&amp;nbsp;&lt;BR /&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://localhost/qrs/app/object/full?filter=objectType+eq+%27sheet" target="_blank" rel="noopener"&gt;https://localhost/qrs/app/obje&lt;WBR /&gt;ct/full?filter=objectType+eq+'&lt;WBR /&gt;sheet&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;QB-2436&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 08:37:21 GMT</pubDate>
    <dc:creator>Bastien_Laugiero</dc:creator>
    <dc:date>2023-11-07T08:37:21Z</dc:date>
    <item>
      <title>Monitoring Application - Reload fails with error "Exception of type 'System.OutOfMemoryException' on monitor_apps_REST_appobject</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/ta-p/1777115</link>
      <description>&lt;P&gt;Monitoring applications reload (Operation Monitor or Session Monitor) fails all of a sudden with error:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Error: HTTP protocol error 500 (Internal Server Error):&lt;BR /&gt;Exception of type 'System.OutOfMemoryException' was thrown.&lt;/PRE&gt;
&lt;P&gt;Looking several lines above you can identify what was the last Data Connection in use:&lt;/P&gt;
&lt;P&gt;If the last connection opened was&lt;STRONG&gt; 'monitor_apps_REST_appobject'&amp;nbsp;&lt;/STRONG&gt;then it means that there are too many AppObject to load and the system is going out of memory.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To work around this issue, it is possible to implement a filter in the data connection&amp;nbsp;&lt;STRONG&gt;'monitor_apps_REST_appobject'&amp;nbsp;&lt;/STRONG&gt;to reduce the amount of application object loaded.&lt;/P&gt;
&lt;P&gt;To do so:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the &lt;STRONG&gt;Qlik Sense Management Console&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Open &lt;STRONG&gt;Data Connections&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Edit the Data Connection exhibiting the issue and view the&amp;nbsp;&lt;STRONG&gt;Connection String&lt;/STRONG&gt;. The default string will include&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://localhost/qrs/app/object/full" target="_blank" rel="noopener"&gt;https://localhost/qrs/app/obje&lt;WBR /&gt;ct/full&lt;/A&gt;, which retrieves a&amp;nbsp;&lt;EM&gt;full&amp;nbsp;&lt;/EM&gt;list of app objects.&lt;/LI&gt;
&lt;LI&gt;Modify the filter to only obtain a specific AppObject type, such as 'sheet':&amp;nbsp;&lt;BR /&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://localhost/qrs/app/object/full?filter=objectType+eq+%27sheet" target="_blank" rel="noopener"&gt;https://localhost/qrs/app/obje&lt;WBR /&gt;ct/full?filter=objectType+eq+'&lt;WBR /&gt;sheet&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;QB-2436&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 08:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/ta-p/1777115</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2023-11-07T08:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Application - Reload fails with error "Exception of type 'System.OutOfMemoryException' on monitor_apps_REST_appobject</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/tac-p/2134590#M10602</link>
      <description>&lt;P&gt;Hello, I'm currently trying to filter more than one Object Type, how would the url be?&lt;/P&gt;
&lt;P&gt;Would it be something like this?&amp;nbsp;&lt;A href="https://localhost/qrs/app/object/full?filter=objectType+eq+%27sheet" target="_blank" rel="noopener nofollow noreferrer"&gt;https://localhost/qrs/app/obje&lt;WBR /&gt;ct/full?filter=objectType+eq+'&lt;WBR /&gt;sheet&lt;/A&gt;&lt;SPAN&gt;'+or+'treemap'&amp;nbsp; &amp;nbsp;(this URL doesn't work but it's what I've been testing).&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Guillermo Cornec.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 18:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/tac-p/2134590#M10602</guid>
      <dc:creator>GCornec</dc:creator>
      <dc:date>2023-11-03T18:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Application - Reload fails with error "Exception of type 'System.OutOfMemoryException' on monitor_apps_REST_appobject</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/tac-p/2135290#M10629</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/252705"&gt;@GCornec&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd recommend posting about this directly in our forums (not specifically the article topic, but your query on trying to get two filters to work). I'll also be reaching out internally to see if I can find an answer for you, but the forum is the best bet.&lt;/P&gt;
&lt;P&gt;Initially, these were the comments I gathered:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Can you try to verify if the&amp;nbsp;&lt;EM&gt;treemap&amp;nbsp;&lt;/EM&gt;object type works individually? So, only filter for it&lt;/LI&gt;
&lt;LI&gt;Can you see if using brackets () to divide them helps? See&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/API-to-get-qliksense-metadata-createdTime-and-updatedTime-for/td-p/1806790#:~:text=Or%20if%20you%20only%20want%20to%20list%20the%20sheets%20for%20a%20particular%20app%3A" target="_blank" rel="noopener"&gt;this&lt;/A&gt;&amp;nbsp;for a similar example.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 08:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Monitoring-Application-Reload-fails-with-error-quot-Exception-of/tac-p/2135290#M10629</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-11-07T08:52:46Z</dc:date>
    </item>
  </channel>
</rss>

