<?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: Script Execution Process hangs even though Execution Completes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778816#M276060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are they any complex calculations in the script?&lt;/P&gt;&lt;P&gt;it usually hangs application when they are complex aggregations on huge data,&lt;/P&gt;&lt;P&gt;even though execution is complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 09:17:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-05T09:17:33Z</dc:date>
    <item>
      <title>Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778810#M276054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run my script I see the status in the Script Execution Process window and when it get to the last step it just sits there without making any progress. I assumed the last step was causing a failure/hang, but when I look at the log I see: "Execution finished."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make matters worse, if I press the Abort button the entire app crashes so I am never actually able to use the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight into what is happening? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778810#M276054</guid>
      <dc:creator />
      <dc:date>2014-12-04T19:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778811#M276055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jessica,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the size of data?&lt;/P&gt;&lt;P&gt;Are you able to do limit load successfully or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778811#M276055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T19:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778812#M276056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you look at the Windows Task Manager is still consuming CPU ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778812#M276056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T20:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778813#M276057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even after I see the Execution finished in the log the CPU usage for QV.exe is about 24-26% and the Private Working Memory set is continuing to increase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778813#M276057</guid>
      <dc:creator />
      <dc:date>2014-12-04T20:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778814#M276058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have the exact size of the data (because I can't get it to successfully load to save it before application crashes), but the last successful load I did resulted in a file that was about 5000K and my current app is 600K without any data. So guessing it is approx 4400K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to do a partial load. It fails saying there is a missing table, which is a table that I had dropped after joining with another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778814#M276058</guid>
      <dc:creator />
      <dc:date>2014-12-04T20:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778815#M276059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may have a Cartesian join somewhere in the GUI.or maybe in the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go into the script editor debug mode and do a limited load of only 10 rows.&amp;nbsp; Hopefully this will finish the reload and let you get in to see what's what.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778815#M276059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T20:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778816#M276060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are they any complex calculations in the script?&lt;/P&gt;&lt;P&gt;it usually hangs application when they are complex aggregations on huge data,&lt;/P&gt;&lt;P&gt;even though execution is complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 09:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778816#M276060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-05T09:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778817#M276061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The section of my script that appears to be causing problems is a calendar generator. My script get a series of logs (in Logs table) where the timestamp is rounded to nearest hour, then I take the min/max timestamp of each of those logs and generate all the missing hours (needed when I chart later so hours with no logs are not excluded from chart axis), then I create a LogCalendar table where I get each unit I need. If I comment out the entire MinMaxDate section and keep the LogCalendar section then my script exits properly. So, is there something wrong with my MinMaxDate section?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MinMaxDate:&lt;/P&gt;&lt;P&gt;Load Min( LogTime ) as MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max( LogTime ) as MaxDate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Logs;&lt;/P&gt;&lt;P&gt;Let vMinDate = Peek('MinDate',-1,'MinMaxDate') - 1;&lt;/P&gt;&lt;P&gt;Let vMaxDate = Peek('MaxDate',-1,'MinMaxDate')&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;FOR vHourStep = MakeTime(0) to MakeTime(23) STEP MakeTime(1)&lt;/P&gt;&lt;P&gt;Join ( LogCalendar )&lt;/P&gt;&lt;P&gt;Load timestamp( $(vMinDate) + IterNo() + $(vHourStep) ) as LogTime&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTOGENERATE 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHILE $(vMinDate) + IterNo() &amp;lt;= $(vMaxDate);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NEXT vHourStep; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LogCalendar:&lt;/P&gt;&lt;P&gt;Load DISTINCT LogTime,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DayName( LogTime) as LogDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DayName( LogTime ) as Day,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year( LogTime ) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName( LogTime ) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date( WeekStart( LogTime ), 'M/D/YYYY' ) as Week&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Logs;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 16:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778817#M276061</guid>
      <dc:creator />
      <dc:date>2014-12-05T16:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778818#M276062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill has a good point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my experience, another behavior that may cause this lock up is the creation of a substantial amount of Synthetic Keys. Try the Debug Reload with limited records and check for synthetic keys in the Table Viewer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778818#M276062</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-12-05T17:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778819#M276063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the JOIN is doing 24 times a JOIN of the complete log table to the entire log table. These JOINs are incredibly expensive in time and resources, even if the resulting table is only as big as intended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can obtain the same result by starting from vMinDate and vMaxDate, generate a calendar with all dates inbetween (use DayStart()) en then join 24 hours to each and every date value. Note that DayStart(vMinDate) + 1/24 gets you 1 o'clock so the while loop will only have to count from 0 to 23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778819#M276063</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-12-05T17:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778820#M276064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this (may need some tweaking, don't have QV available at the moment):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LogCalendar:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD $(vMinDate) + IterNo() -1 AS LogDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;AUTOGENERATE 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WHILE $(vMinDate) + IterNo() -1 &amp;lt;= $(vMaxDate);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LEFT JOIN (LogCalendar)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD LogDate, LogDate + ((IterNo() - 1) / 24.0) AS LogTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT LogCalendar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WHILE IterNo() &amp;lt;= 24; // IterNo() should run from 1 to 24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778820#M276064</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-12-05T17:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778821#M276065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;subject to the amount of dates, might be that the construction with variables may require lot of time.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I would suggest to create the calender on basis full days, like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calendar:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMinDate) + IterNo()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS CalenderDay&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AUTOGENERATE 1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;WHILE $(vMinDate) + IterNo() &amp;lt;= $(vMaxDate);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hours:&lt;/P&gt;&lt;P&gt;&amp;nbsp; JOIN (Calendar) LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; ITERNO() AS Hour&lt;/P&gt;&lt;P&gt;&amp;nbsp; AUTOGENERATE&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; WHILE&lt;/P&gt;&lt;P&gt;&amp;nbsp; ITERNO() &amp;lt; 25;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This calendar then might be reloaded with additional formulas, like TIMESTAMP, WEEK, MONTH etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: Might also make sense, to check on Min/Max-Date for unplausible entries&lt;/P&gt;&lt;P&gt;edit2: Please drop table Hours, when no longer used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778821#M276065</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2014-12-05T17:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778822#M276066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/pcammaert"&gt;pcammaert&lt;/A&gt;&lt;/STRONG&gt; solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 18:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778822#M276066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-05T18:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Script Execution Process hangs even though Execution Completes</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778823#M276067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your wonderful suggestions (I will have to incorporate some of them)...but it turns out there was an error in a OnPostReload Trigger Action that was causing the hang!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After removing all my OnPostReload actions the script executes/exits normally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Execution-Process-hangs-even-though-Execution-Completes/m-p/778823#M276067</guid>
      <dc:creator />
      <dc:date>2014-12-05T20:45:04Z</dc:date>
    </item>
  </channel>
</rss>

