<?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: Warning on scheduled job:  &amp;quot;QlikView Engine isn't responding to close command, it will be killed&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631938#M1300149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've also seen this happen when you have more tasks running concurrently than engine slots, so would also have a look at your schedule perhaps too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jul 2014 09:52:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-29T09:52:54Z</dc:date>
    <item>
      <title>Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631929#M1300135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I see this in the scheduled job logs:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: calibri,verdana,arial,sans-serif;"&gt;(+++&amp;nbsp; 06:05:41) Information: Closing the document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: calibri,verdana,arial,sans-serif;"&gt;(+++&amp;nbsp; 06:06:01) Warning: Could not request the QlikView Engine process to quit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: calibri,verdana,arial,sans-serif;"&gt;(+++&amp;nbsp; 06:06:01) Warning: The QlikView Engine isn't responding to close command, it will be killed (Please ignore logged errors about the kill).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: calibri,verdana,arial,sans-serif;"&gt;(+++&amp;nbsp; 06:06:01) Information: Closed the QlikView Engine successfully. ProcessID=+++&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Its just a warning - do I need to watch out for anything?&lt;/SPAN&gt;&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/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631929#M1300135</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631930#M1300137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be that you were running out of resources. I would check if you had a lot of tasks running and/or if CPU/RAM/Disk was overutilized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 12:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631930#M1300137</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-06-02T12:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631931#M1300139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can happen if you have very large documents handled by the QlikView Engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there is a possibility to modify the time the Distribution Service will wait for the document to close. &lt;/P&gt;&lt;P&gt;Open the config file for the Distribution Service ([Install path]\QlikView\Distribution Service\QVDistributionService.exe.config) and modify/add the setting "SECONDSTOWAITBEFOREQVBKILL".&lt;/P&gt;&lt;P&gt;Default value should be 16.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example where it has been changed to one minute:&lt;/P&gt;&lt;P&gt;&amp;lt;add key="SECONDSTOWAITBEFOREQVBKILL" value="60" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 13:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631931#M1300139</guid>
      <dc:creator />
      <dc:date>2014-06-02T13:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631932#M1300141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resources don't seem to be an issue. The job finished fine, data was loaded, but it didnt close properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 03:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631932#M1300141</guid>
      <dc:creator />
      <dc:date>2014-06-03T03:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631933#M1300144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I will try that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 03:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631933#M1300144</guid>
      <dc:creator />
      <dc:date>2014-06-03T03:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631934#M1300145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing the same problem as you had. We installed 11.20 SR3. &lt;/P&gt;&lt;P&gt;Did the proposed solution of adding/modifying the key, solve the problem? Which QV release are you working with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631934#M1300145</guid>
      <dc:creator />
      <dc:date>2014-07-29T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631935#M1300146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an updated version&amp;nbsp; of the server 11.20 SR7. Maybe we should think about upgrading?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631935#M1300146</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2014-07-29T09:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631936#M1300147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alexander, didn't think about that yet. But now we will considder.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631936#M1300147</guid>
      <dc:creator />
      <dc:date>2014-07-29T09:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631937#M1300148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update is not difficult. In most cases just run the update installation. &lt;/P&gt;&lt;P&gt;But in complex cases, you must first uninstall the server and only then install a new one. Thus necessarily save directory c:\program data\qliktech, all folder folder with your QVW. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631937#M1300148</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2014-07-29T09:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631938#M1300149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've also seen this happen when you have more tasks running concurrently than engine slots, so would also have a look at your schedule perhaps too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631938#M1300149</guid>
      <dc:creator />
      <dc:date>2014-07-29T09:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631939#M1300150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander, I am aware of that, the real reason for not updating yet has to do with other settings and task in our environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631939#M1300150</guid>
      <dc:creator />
      <dc:date>2014-07-29T09:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631940#M1300151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another task is running but max number of simultaneous QlikView engines for distribution is set to two. We came to the conslusion the tasks are too big for running simultaneaous but if adding the key would solve the problem than that would be even better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 09:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631940#M1300151</guid>
      <dc:creator />
      <dc:date>2014-07-29T09:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631941#M1300152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are on 11.2SR5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We didnt implement the solution because the problem doesnt affect any output. Its just the job taking some time to close down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 04:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631941#M1300152</guid>
      <dc:creator />
      <dc:date>2014-08-04T04:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631942#M1300153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please attach the log reloading the document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 11:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631942#M1300153</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2014-08-04T11:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631943#M1300154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The log doesn't explain a thing. The file is available after reloading, but the problem is another file cannot depend on succesfull reload from that file as it ended without being succesful. The file is huge and was reloading during another reload of another huge file. We skipped the dependancy and started reloading after the reload of the other huge file. It is a solution acceptable for now. But if the option of adding a key in the configuration file&amp;nbsp; would solve the problem, that would even be better. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631943#M1300154</guid>
      <dc:creator />
      <dc:date>2014-08-04T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631944#M1300155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The setting I described earlier is available in 11.20 SR3. I suggest you try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631944#M1300155</guid>
      <dc:creator />
      <dc:date>2014-08-04T12:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631945#M1300156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will Magnus. I will keep you informed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631945#M1300156</guid>
      <dc:creator />
      <dc:date>2014-08-04T12:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631946#M1300157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus, &lt;BR /&gt;We are currently experiencing this issue with our 2 largest applications since upgrading to QV 11.2 SR11 from QV 11.2 SR8. Is the configuration setting &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;add key="SECONDSTOWAITBEFOREQVBKILL" value="60" /&amp;gt;&lt;/SPAN&gt; still valid as I do not see it in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;QVDistributionService.exe.config&lt;/SPAN&gt; file.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Footsie. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 08:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631946#M1300157</guid>
      <dc:creator />
      <dc:date>2015-06-10T08:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631947#M1300158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it can still be used. And it should not be in the config file to start with since this is one of our hidden settings.&lt;/P&gt;&lt;P&gt;Adjust the value 60 to what is required in your environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 08:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631947#M1300158</guid>
      <dc:creator />
      <dc:date>2015-06-10T08:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on scheduled job:  "QlikView Engine isn't responding to close command, it will be killed"</title>
      <link>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631948#M1300159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick, did this work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 08:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Warning-on-scheduled-job-quot-QlikView-Engine-isn-t-responding/m-p/631948#M1300159</guid>
      <dc:creator />
      <dc:date>2015-06-10T08:29:10Z</dc:date>
    </item>
  </channel>
</rss>

