<?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: Qlikview Distribution Service stops working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1940090#M1290372</link>
    <description>&lt;P&gt;We have found the issue which there are 2 Qlikview Management Services are running at the same time. After stopping&amp;nbsp;Qlikview Management Service on publisher server, it seems everything stop breaking now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 03:46:26 GMT</pubDate>
    <dc:creator>santonien</dc:creator>
    <dc:date>2022-06-07T03:46:26Z</dc:date>
    <item>
      <title>Qlikview Distribution Service stops working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1939800#M1290358</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;QDS has been working find for years but just has started to have issues in the last couple of days given no configuration or server setting changes.&lt;/P&gt;
&lt;P&gt;Issues are&lt;/P&gt;
&lt;P&gt;1) tasks are failing to reload&lt;/P&gt;
&lt;P&gt;2) task stuck at running status&lt;/P&gt;
&lt;P&gt;3) task finished reloading but not distributing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So far I seem to resolve 1 &amp;amp; 2 by deleting&amp;nbsp; all TaskResult* log file \Qlikview_Root\40.QDS Logs\TaskResults and starting the server and services.&lt;/P&gt;
&lt;P&gt;But for issue "3) task finished reloading but not distributing". It will successfully distributed for a couple of reload tasks and then fail again without any error in log file.&amp;nbsp;&lt;BR /&gt;Attached are sample log file (the one with distribution successful and one without successful), the one without basically having message "Performed quick completion with message: Performed quick completion, no recipients to distribute to. FilePackageContainerList.Count = 0".&lt;/P&gt;
&lt;P&gt;I have tried change "Distribute to QlikView Server" to "Distribute to Folder", it seems to "fix" the issue. But I hope to find out the root cause and fix it properly.&lt;/P&gt;
&lt;P&gt;Hope someone can help me with the queries. Thank you in advanced.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;S&lt;/P&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1939800#M1290358</guid>
      <dc:creator>santonien</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Distribution Service stops working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1939806#M1290364</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Attached is another scenario where reloaded successfully, and distribution service started but error was raised.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 07:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1939806#M1290364</guid>
      <dc:creator>santonien</dc:creator>
      <dc:date>2022-06-06T07:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Distribution Service stops working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1939901#M1290368</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16944"&gt;@santonien&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The below error contains&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;System.NullReferenceException: Object reference not set to an instance of an object.&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;This typically refers to corruption in the QVPR.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Error The task "Reload NAP Audit Application Scheduled" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---&amp;gt; QDSMain.Exceptions.DistributeToResourcesFailedException: Distribute to resource failed. ---&amp;gt; System.Exception: GetRandomizedList exception ---&amp;gt; &lt;STRONG&gt;System.NullReferenceException: Object reference not set to an instance of an object.&lt;/STRONG&gt; || at QDSMain.QlikViewServerDistributionResource.Distribute(ILogBucket i_LogBucket, DistributionRequest i_DistributionRequest) || --- End of inner exception stack trace --- || at QDSMain.QlikViewServerDistributionResource.Distribute(ILogBucket i_LogBucket, DistributionRequest i_DistributionRequest) || at QDSMain.DistributeTask.DistributeStreamToResources(Int32 round, Distribution distribution, Dictionary`2 offeredDistributionList, String fullNtfsPathToFile) || --- End of inner exception stack trace --- || at QDSMain.DistributeTask.DistributeStreamToResources(Int32 round, Distribution distribution, Dictionary`2 offeredDistributionList, String fullNtfsPathToFile) || at QDSMain.DistributeTask.DistributionExecution(String fileName, Document qvbDocument, DistributionRequest distributionRequest, IExecutingTaskResult executingTaskResult, String repeatVariableName, String currentRepeatVariableValue) || at QDSMain.DistributeTask.Distribution(String fileName, DistributionRequest distributionRequest, IExecutingTaskResult executingTaskResult, String repeatVariableName, String currentRepeatVariableValue) || at QDSMain.DistributeTask.PerformExecute(IExecutingTaskResult executingTaskResult) || --- End of inner exception stack trace --- || at QDSMain.DistributeTask.PerformExecute(IExecutingTaskResult executingTaskResult) || at QDSMain.Task.AbstractTask.TaskExecution(CurrentExecutionArgs args)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Suggest that you restore the QVPR to a date prior to when this issue began to occur and then try to run the reload and distribution again.&amp;nbsp; See article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-To-Restore-the-QVPR-From-Backup-or-Recreate-the-QVPR/ta-p/1710837" target="_self"&gt;How To: Restore the QVPR From Backup or Recreate the QVPR&lt;/A&gt;&amp;nbsp;for steps on how to restore the QVPR.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 17:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1939901#M1290368</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2022-06-06T17:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Distribution Service stops working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1940071#M1290370</link>
      <description>&lt;P&gt;Thank you, but the suggested solution doesn't work. Still the same error raised.&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 00:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1940071#M1290370</guid>
      <dc:creator>santonien</dc:creator>
      <dc:date>2022-06-07T00:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Distribution Service stops working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1940090#M1290372</link>
      <description>&lt;P&gt;We have found the issue which there are 2 Qlikview Management Services are running at the same time. After stopping&amp;nbsp;Qlikview Management Service on publisher server, it seems everything stop breaking now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 03:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Distribution-Service-stops-working/m-p/1940090#M1290372</guid>
      <dc:creator>santonien</dc:creator>
      <dc:date>2022-06-07T03:46:26Z</dc:date>
    </item>
  </channel>
</rss>

