<?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 has stoped working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42144#M7119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume rather a timing-issue between finishing one task and starting the next one within the batch. That the previous batch-statement is finished doesn't mandatory mean that the OS / storage has finished their job else it could be queued if there is further workload and therefore the files are further locked from a process. Maybe a sleep-statement or something similar between your batch-statements might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2018 13:21:33 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-06-18T13:21:33Z</dc:date>
    <item>
      <title>Qlikview has stoped working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42141#M7116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have four application in my model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Extractor.qvw&lt;/P&gt;&lt;P&gt;2.Middle Extractor.qvw&lt;/P&gt;&lt;P&gt;3.Data_Model.qvw&lt;/P&gt;&lt;P&gt;4.App.qvw (using Binary load of Data_Model)&lt;/P&gt;&lt;P&gt;5.QC_App.qvw (using Binary load of Data_Model)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running the above all QlikView documents using batch file. while running the batch file, it got stuck in the "App" file command.&lt;/P&gt;&lt;P&gt;but the "App" ran successfully without any error and log file also doesn't have any error and it showing execution completed successfully in the last line,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the QC_App is not starting after the completion of App command and QlikView shows the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205484_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;and when I start to "debug the program" it shows the below message.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/205485_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to resolve this. it is happened some times only and if I again run the batch file from the app, it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeeva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 12:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42141#M7116</guid>
      <dc:creator>jeevays7</dc:creator>
      <dc:date>2018-06-18T12:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview has stoped working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42142#M7117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually these kind of errors happens if there are any conflicting accesses to the involved files - not just only from the Qlik side because your refreshs happens in parallel else the OS or any security tool or similar might block the access. Further you need to check your system resources for CPU, RAM and storage that there is not some temporary lack of available resources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 12:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42142#M7117</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-06-18T12:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview has stoped working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42143#M7118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marcus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the error only happened many times in-between App and QC_App only.But it never happened in-between other two documents. is it possible for any issue in QC document? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 12:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42143#M7118</guid>
      <dc:creator>jeevays7</dc:creator>
      <dc:date>2018-06-18T12:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview has stoped working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42144#M7119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume rather a timing-issue between finishing one task and starting the next one within the batch. That the previous batch-statement is finished doesn't mandatory mean that the OS / storage has finished their job else it could be queued if there is further workload and therefore the files are further locked from a process. Maybe a sleep-statement or something similar between your batch-statements might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 13:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-has-stoped-working/m-p/42144#M7119</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-06-18T13:21:33Z</dc:date>
    </item>
  </channel>
</rss>

