<?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: Distribute task crashes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852805#M1258579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you able to open the document with the desktop client ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;was it saved with section access ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 16:05:18 GMT</pubDate>
    <dc:creator>ramoncova06</dc:creator>
    <dc:date>2015-04-03T16:05:18Z</dc:date>
    <item>
      <title>Distribute task crashes</title>
      <link>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852803#M1258575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just created a distribute task on QMC. This tasks fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use mutiple reduction, I mean several user documents are created according to the value of one particular field.&amp;nbsp; (I have one document per country). Actually, this application (let's call it C) is a copy of another one (let's call it A) but with different users.&amp;nbsp; (I mean the table containing which users can access to the data of each country).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have compared the logs of the 2 applications (the one that works and the one that fails).&amp;nbsp; Here are the lines where the logs differe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In application A (that works):&lt;/P&gt;&lt;P&gt;Binding Loop Reduction Set (0), Determinate Round Count (47), Determinating round count. (47), Finished (47)&lt;/P&gt;&lt;P&gt;03/04/2015 17:12:19.3686811 Information Commencing ClearSelections. FieldName=Profil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In application C (that doesn't work) :&lt;/P&gt;&lt;P&gt;Binding Loop Reduction Set (0), Determinate Round Count (0), Determinating round count. (0), Finished (0)&lt;/P&gt;&lt;P&gt;03/04/2015 17:17:13.6908988 Error Could not distribute, unexpected error.. Exception=System.InvalidOperationException: Operation is not valid due to the current state of the object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.LoopReductionSet.get_Current()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the problem come from that "Determinate round count" is 0. What does determinate round count stand for ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ce message a été modifié par&amp;nbsp;: Laura Sébille&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852803#M1258575</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute task crashes</title>
      <link>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852804#M1258577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this distribution concern a field that is locked by accident?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 15:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852804#M1258577</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-04-03T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute task crashes</title>
      <link>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852805#M1258579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you able to open the document with the desktop client ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;was it saved with section access ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 16:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852805#M1258579</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-03T16:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute task crashes</title>
      <link>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852806#M1258581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I've figured out what was wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the reload tab in QMC, I entered some script parameters : Language in Parameter names and US;F in Parameter value. The document is generated both in english or in french and users have access to one of them according to what I had entered in my security tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem came from the fact that I had reinitialized the security tab and so for the application, there was no one who was supposed to access to the english version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of the way I scripted the application, the English version couldn't be generated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 10:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distribute-task-crashes/m-p/852806#M1258581</guid>
      <dc:creator />
      <dc:date>2015-04-15T10:08:00Z</dc:date>
    </item>
  </channel>
</rss>

