<?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: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty) in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804752#M19360</link>
    <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;&lt;P&gt;I have done some debugging and see my observations below. Please let me know if you have any suggestions.&lt;/P&gt;&lt;P&gt;The issue is, the reload app is not bringing in the details of scheduled qmc reload tasks because the underlying postgres view (view_task_execution_scheduler) is empty.&lt;/P&gt;&lt;P&gt;There are 2 tables as below that feed data to that view&lt;/P&gt;&lt;P&gt;select&amp;nbsp; * FROM archive_entries a where process_name='scheduler' order by entry_timestamp desc&lt;/P&gt;&lt;P&gt;select&amp;nbsp; * FROM log_entries a where process_name='scheduler' order by entry_timestamp desc&lt;/P&gt;&lt;P&gt;The payload json fields for those 2 tables are not populated with data for process_name=scheduler. Eg., Status and other fields are empty, Please see the below screenshot.&lt;/P&gt;&lt;P&gt;Please let me know what could be the issue?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="payload-json.jpg" style="width: 978px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54160i6AAA05C4861800ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="payload-json.jpg" alt="payload-json.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 May 2021 21:02:00 GMT</pubDate>
    <dc:creator>jpjust</dc:creator>
    <dc:date>2021-05-03T21:02:00Z</dc:date>
    <item>
      <title>Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1762166#M16946</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We are trying to use&amp;nbsp;Reloads Monitor 7.10.&lt;/P&gt;&lt;P&gt;We are using centralized logging to a log database.&lt;/P&gt;&lt;P&gt;Reloads Monitor 7.10 reads the log view&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;view_task_execution_scheduler&lt;/PRE&gt;&lt;P&gt;but gets 0 results.&lt;/P&gt;&lt;P&gt;Which means we do not get anything in the Reloads Monitor app from QMC Task executions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All logging and tracing at the scheduler is set to "Info" level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we fix this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1762166#M16946</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2024-11-16T17:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1803940#M19337</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I have the same issue. Does anyone know the cause?&lt;/P&gt;&lt;P&gt;I have 2 Qliksense environments with separate QLogs database on Postgres&lt;/P&gt;&lt;P&gt;One environment of the qliksense brings data from&amp;nbsp;view_task_execution_scheduler table but the other one did not.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 18:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1803940#M19337</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-04-29T18:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804615#M19351</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138713"&gt;@jpjust&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you checked in the QLogs database if the&amp;nbsp;&lt;SPAN&gt;view_task_execution_scheduler is populated with data?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The only support case I have found with these symptoms was due to a reset of the QlikCentralizedLogging.config u&lt;SPAN&gt;nder C:\Programdata\Qlik\Sense\Log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To resolve the issue the qlog_reader and qlog_writter password was updated and after a service restart it started to work again.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Qlik-Logging-Service.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/February2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Qlik-Logging-Service.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 12:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804615#M19351</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-03T12:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804752#M19360</link>
      <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;&lt;P&gt;I have done some debugging and see my observations below. Please let me know if you have any suggestions.&lt;/P&gt;&lt;P&gt;The issue is, the reload app is not bringing in the details of scheduled qmc reload tasks because the underlying postgres view (view_task_execution_scheduler) is empty.&lt;/P&gt;&lt;P&gt;There are 2 tables as below that feed data to that view&lt;/P&gt;&lt;P&gt;select&amp;nbsp; * FROM archive_entries a where process_name='scheduler' order by entry_timestamp desc&lt;/P&gt;&lt;P&gt;select&amp;nbsp; * FROM log_entries a where process_name='scheduler' order by entry_timestamp desc&lt;/P&gt;&lt;P&gt;The payload json fields for those 2 tables are not populated with data for process_name=scheduler. Eg., Status and other fields are empty, Please see the below screenshot.&lt;/P&gt;&lt;P&gt;Please let me know what could be the issue?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="payload-json.jpg" style="width: 978px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54160i6AAA05C4861800ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="payload-json.jpg" alt="payload-json.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 21:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804752#M19360</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-05-03T21:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804823#M19361</link>
      <description>&lt;P&gt;Hi JP&lt;/P&gt;&lt;P&gt;Make sure you have the Scheduler(s) "Task execution log level" set to "Info" (or possibly "Debug" but that is quite noisy).&lt;/P&gt;&lt;P&gt;If you don't have that you will not get the&amp;nbsp;&lt;SPAN&gt;view_task_execution_scheduler populated&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 06:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804823#M19361</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2021-05-04T06:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804945#M19364</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138713"&gt;@jpjust&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the screenshot, the logger is "System.Scheduler.Scheduler.Slave.Execution.Executor". For this logger, it is expected that the status and other fields are empty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The logger being available in the "view_task_execution_scheduler" view is&amp;nbsp; "TaskExecution.Scheduler.Scheduler.Master.Task.TaskSessionState" and this one should have the status and other fields populated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have entries for that logger in the "log_entries" or "archive_entries" table?&lt;/P&gt;&lt;P&gt;If not I would suggest to check first the log level for&amp;nbsp;&lt;SPAN&gt;"Task execution log level" as mentioned by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22807"&gt;@gandalfgray&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 11:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1804945#M19364</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-04T11:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805061#M19368</link>
      <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;&lt;P&gt;I don't have any records when I run the query on log_entries and archive_entries tables.&lt;/P&gt;&lt;P&gt;select * from log_entries where logger='TaskExecution.Scheduler.Scheduler.Master.Task.TaskSessionState'&lt;/P&gt;&lt;P&gt;I do have another single node dev environment and I can't preproduce this issue.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Scheduler(s) "Task execution log level" is set to "Info" on both Dev and Prod (multi-node) environments.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any other suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 14:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805061#M19368</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-05-04T14:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805081#M19369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That's interesting. These entries are written by the "Master/Manager" scheduler which in most environment is the central node.&lt;/P&gt;&lt;P&gt;When you look at the table log_entries table, do you see any rows from the process_host which is configured as "Master/Manager" scheduler?&lt;/P&gt;&lt;P&gt;If you see entries from this host, then I would suggest to enable the logging service logs and see if there is any error. To do that you can follow the instruction here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-enable-logging-for-the-QlikSense-Centralized-Logging/ta-p/1716515" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/How-to-enable-logging-for-the-QlikSense-Centralized-Logging/ta-p/1716515&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, if you do not have a specific use case scenario with QLogs, it is always possible to configure the monitoring apps to read from the log files instead of QLogs. For that you can follow the instructions provided &lt;A href="https://help.qlik.com/en-US/sense-admin/February2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/troubleshooting-monitoring.htm#anchor-6" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 15:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805081#M19369</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-04T15:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805096#M19370</link>
      <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;&lt;P&gt;There are no rows specific to the central node on&amp;nbsp;&lt;SPAN&gt;log_entries table. There are rows from RIM node (scheduler node as well) but as I mentioned above the table is empty for logger='TaskExecution.Scheduler.Scheduler.Master.Task.TaskSessionState'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Should I open a case with support ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 17:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805096#M19370</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-05-04T17:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805104#M19371</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ok so if there are no rows from the central node in the&amp;nbsp;&lt;SPAN&gt;log_entries table then it means that the connectivity between the central node and the QLogs database is not working. My last suggestion would be to verify the connectivity from the central node by doing:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cd C:\Program Files\Qlik\Sense\Logging
Qlik.Logging.Service.exe validate&lt;/LI-CODE&gt;&lt;P&gt;The output should be something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        archive_age_in_hours: 168
        last_forced_db_trim: 2021-05-04 10:51:12.827085+02
        purge_age_in_hours: 336
        version: 0.7

        CentralizedLoggingEnabled: True
        LoggingToFileEnabled: True
        MaximumDatabaseSizeInGB: Max db size not enforced
        DB Host: QlikServer3.domain2.local
        DB Name: QLogs
        DB Writer User: qlogs_writer
        DB Reader User: qlogs_reader
        DB Port: 4432&lt;/LI-CODE&gt;&lt;P&gt;If you get something different, you may want to try the following&amp;nbsp;command and then restart the logging service to update the connection string:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cd C:\Program Files\Qlik\Sense\Logging

Qlik.Logging.Service.exe update -h database_server -p 4432 -r Password-for-qlogs_reader -w Password-for-qlogs_writer -d on&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 18:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805104#M19371</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-04T18:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805114#M19372</link>
      <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;&lt;P&gt;I get the same output except last_forced_db_trim is 2020-07-13.&lt;/P&gt;&lt;P&gt;Should I run the command?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 19:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805114#M19372</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-05-04T19:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805117#M19373</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No the connectivity seems good.&lt;/P&gt;&lt;P&gt;So a support case might be the best option to get on a remote session and have a look directly.&lt;/P&gt;&lt;P&gt;Thanks for all the troubleshooting and sorry we couldn’t fix this one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 19:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805117#M19373</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-04T19:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reloads Monitor 7.10 can't find task executions (view_task_execution_scheduler is empty)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805121#M19374</link>
      <description>&lt;P&gt;Thanks Bastien for your help and support.&lt;/P&gt;&lt;P&gt;I will open a support ticket.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 19:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reloads-Monitor-7-10-can-t-find-task-executions-view-task/m-p/1805121#M19374</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-05-04T19:56:28Z</dc:date>
    </item>
  </channel>
</rss>

