<?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 License Monitor - reload error (parsing json) in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991024#M23477</link>
    <description>&lt;P&gt;The apps License Monitor and Operations monitor aren't reloading.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both apps stop the reload in the same point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;20221003T142521.989-0300 0697 LIB CONNECT TO 'monitor_apps_REST_license_user'
        20221003T142523.004-0300      Connected.
        20221003T142523.007-0300 0698 trace connect to monitor_apps_REST_license_user
        20221003T142523.007-0300 0698 connect to monitor_apps_REST_license_user
        20221003T142523.008-0300 0699 
        20221003T142523.009-0300 0700 user_map:
        20221003T142523.010-0300 0701     Mapping LOAD
        20221003T142523.010-0300 0702 	[__FK_user]&amp;amp;'user' as key,
        20221003T142523.010-0300 0703 	LOWER(userDirectory &amp;amp; '\' &amp;amp; userId) as UserId
        20221003T142523.012-0300 0705 SQL SELECT 
        20221003T142523.012-0300 0706         (SELECT 
        20221003T142523.012-0300 0707             "id",
        20221003T142523.012-0300 0708             "userId",
        20221003T142523.012-0300 0709             "userDirectory",
        20221003T142523.012-0300 0710             "__FK_user"
        20221003T142523.012-0300 0711         FROM "user" FK "__FK_user")
        20221003T142523.012-0300 0712     FROM JSON (wrap on) "root" PK "__KEY_root"
        20221003T142523.720-0300      	2 fields found: key, UserId, 
        20221003T142523.760-0300      	
        20221003T142523.761-0300      Unexpected character encountered while parsing value: &amp;lt;. Path '', line 1, position 1.
        20221003T142523.761-0300      Error: Unexpected character encountered while parsing value: &amp;lt;. Path '', line 1, position 1.
        20221003T142523.761-0300      Unexpected character encountered while parsing value: &amp;lt;. Path '', line 1, position 1.
        20221003T142523.767-0300      Execution Failed
        20221003T142523.803-0300      Execution finished.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks to be an error when the REST API (monitor_apps_REST_license_user) are creating the json file for response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is in the production server, because in the test server there isn't reload error in these apps.&lt;BR /&gt;Probably, because the general users don't &amp;nbsp;access and use license there.&lt;/P&gt;
&lt;P&gt;The last reload of License Monitor was sep 13,2022 and after some ours, they were added more users by user directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know if these users affected something or if was another thing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This error looks to be in the Rest Api, better, in the data processed by the&amp;nbsp;REST API (monitor_apps_REST_license_user).&lt;/P&gt;
&lt;P&gt;I don't any ideia what to explore in the Qlik Postgres database.&lt;/P&gt;
&lt;P&gt;The server is Qlik core licensed.&lt;/P&gt;
&lt;P&gt;So, someone had experienced something like this? What can I do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:28:39 GMT</pubDate>
    <dc:creator>feliciano_alan</dc:creator>
    <dc:date>2024-11-15T22:28:39Z</dc:date>
    <item>
      <title>License Monitor - reload error (parsing json)</title>
      <link>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991024#M23477</link>
      <description>&lt;P&gt;The apps License Monitor and Operations monitor aren't reloading.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both apps stop the reload in the same point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;20221003T142521.989-0300 0697 LIB CONNECT TO 'monitor_apps_REST_license_user'
        20221003T142523.004-0300      Connected.
        20221003T142523.007-0300 0698 trace connect to monitor_apps_REST_license_user
        20221003T142523.007-0300 0698 connect to monitor_apps_REST_license_user
        20221003T142523.008-0300 0699 
        20221003T142523.009-0300 0700 user_map:
        20221003T142523.010-0300 0701     Mapping LOAD
        20221003T142523.010-0300 0702 	[__FK_user]&amp;amp;'user' as key,
        20221003T142523.010-0300 0703 	LOWER(userDirectory &amp;amp; '\' &amp;amp; userId) as UserId
        20221003T142523.012-0300 0705 SQL SELECT 
        20221003T142523.012-0300 0706         (SELECT 
        20221003T142523.012-0300 0707             "id",
        20221003T142523.012-0300 0708             "userId",
        20221003T142523.012-0300 0709             "userDirectory",
        20221003T142523.012-0300 0710             "__FK_user"
        20221003T142523.012-0300 0711         FROM "user" FK "__FK_user")
        20221003T142523.012-0300 0712     FROM JSON (wrap on) "root" PK "__KEY_root"
        20221003T142523.720-0300      	2 fields found: key, UserId, 
        20221003T142523.760-0300      	
        20221003T142523.761-0300      Unexpected character encountered while parsing value: &amp;lt;. Path '', line 1, position 1.
        20221003T142523.761-0300      Error: Unexpected character encountered while parsing value: &amp;lt;. Path '', line 1, position 1.
        20221003T142523.761-0300      Unexpected character encountered while parsing value: &amp;lt;. Path '', line 1, position 1.
        20221003T142523.767-0300      Execution Failed
        20221003T142523.803-0300      Execution finished.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks to be an error when the REST API (monitor_apps_REST_license_user) are creating the json file for response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is in the production server, because in the test server there isn't reload error in these apps.&lt;BR /&gt;Probably, because the general users don't &amp;nbsp;access and use license there.&lt;/P&gt;
&lt;P&gt;The last reload of License Monitor was sep 13,2022 and after some ours, they were added more users by user directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know if these users affected something or if was another thing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This error looks to be in the Rest Api, better, in the data processed by the&amp;nbsp;REST API (monitor_apps_REST_license_user).&lt;/P&gt;
&lt;P&gt;I don't any ideia what to explore in the Qlik Postgres database.&lt;/P&gt;
&lt;P&gt;The server is Qlik core licensed.&lt;/P&gt;
&lt;P&gt;So, someone had experienced something like this? What can I do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991024#M23477</guid>
      <dc:creator>feliciano_alan</dc:creator>
      <dc:date>2024-11-15T22:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: License Monitor - reload error (parsing json)</title>
      <link>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991031#M23478</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24874"&gt;@feliciano_alan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I think you have selected the wrong product (Qlik Enterprise Manager), It should belong to Qlik Sense Enterprise. Correct me if I am wrong.&lt;/P&gt;
&lt;P&gt;However, I have found the below community link for you. Hope this helps you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Unexpected-character-encountered-while-parsing-value-lt-Path/ta-p/1714588" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Unexpected-character-encountered-while-parsing-value-lt-Path/ta-p/1714588&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note :&amp;nbsp; Please confirm on product, I will route this to proper team in order to get faster resolution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 02:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991031#M23478</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2022-10-11T02:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: License Monitor - reload error (parsing json)</title>
      <link>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991294#M23479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141158"&gt;@SachinB&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you're right about the product, it's Qlik Sense Enterprise.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the topic you share, &amp;nbsp;I found it and all of the steps were ok in this server, but was what I though. haha.&lt;/P&gt;
&lt;P&gt;Checking it again for post here the results in the server, I see the step 3 wasn't satisfied it my early analyze.&lt;/P&gt;
&lt;P&gt;I change just change the connection string of&amp;nbsp;&lt;SPAN&gt;monitor_apps_REST_license_user adding the correct virtual proxy prefix and it works.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thank you so much.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;God bless you.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 12:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/1991294#M23479</guid>
      <dc:creator>feliciano_alan</dc:creator>
      <dc:date>2022-10-11T12:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: License Monitor - reload error (parsing json)</title>
      <link>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/2136775#M25996</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have exactly the same issue. I've checked the connection, and it seems to be fine. I tried the method of adding a new virtual proxy main without any result, even though it was working well a few months ago.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="achentouf_1-1699631883553.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119736i920272BD40043F62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="achentouf_1-1699631883553.png" alt="achentouf_1-1699631883553.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a solution, please?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Anass&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 15:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/2136775#M25996</guid>
      <dc:creator>achentouf</dc:creator>
      <dc:date>2023-11-10T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: License Monitor - reload error (parsing json)</title>
      <link>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/2137339#M26004</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/252247"&gt;@achentouf&lt;/a&gt;&lt;/SPAN&gt; best to open a support case so that one of the support team can isolate the issue .&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 17:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/License-Monitor-reload-error-parsing-json/m-p/2137339#M26004</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-11-13T17:34:10Z</dc:date>
    </item>
  </channel>
</rss>

