<?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>article How to increase WaitToKillServiceTimeout, when service won't stop in timely manner. in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-increase-WaitToKillServiceTimeout-when-service-won-t-stop/ta-p/1714495</link>
    <description>&lt;P&gt;Stopping a Qlik product service can result in an error:&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;the service couldn't be stopped in a timely manner.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik NPrinting" id="qlikNPrinting"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Qlik Service needs longer than 20sec to clear out the memory and shut down. This is likely to happen with high memory usage on processes such as the QS.exe, QV.exe, or QVS.exe.&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Increase the wait time before Windows errors out.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Launch Windows Registry Editor as an administrator&lt;/LI&gt;
&lt;LI&gt;Locate this registry subkey:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Add a&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;DWORD (32-bit) Value&lt;/STRONG&gt;.with the name&amp;nbsp;&lt;STRONG&gt;WaitToKillServiceTimeout&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Right-click the value and select&amp;nbsp;&lt;STRONG&gt;Modify&lt;/STRONG&gt;. The&amp;nbsp;&lt;STRONG&gt;Edit DWORD Value&lt;/STRONG&gt;&amp;nbsp;window pops up.&lt;/LI&gt;
&lt;LI&gt;Change&amp;nbsp;&lt;STRONG&gt;Base&lt;/STRONG&gt;&amp;nbsp;to&amp;nbsp;&lt;STRONG&gt;Decimal&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;In the&amp;nbsp;&lt;STRONG&gt;Value data&lt;/STRONG&gt;&amp;nbsp;field, type the value (in milliseconds) of time allowed for the service to stop, and confirm by clicking&amp;nbsp;&lt;STRONG&gt;OK&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;By default, Windows waits 20sec (20000ms) enter a higher number e.g. 120000 for (2min)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;restart the machine to get the setting active.&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Tue, 17 Aug 2021 11:59:48 GMT</pubDate>
    <dc:creator>Sebastian_Linser</dc:creator>
    <dc:date>2021-08-17T11:59:48Z</dc:date>
    <item>
      <title>How to increase WaitToKillServiceTimeout, when service won't stop in timely manner.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-increase-WaitToKillServiceTimeout-when-service-won-t-stop/ta-p/1714495</link>
      <description>&lt;P&gt;Stopping a Qlik product service can result in an error:&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;the service couldn't be stopped in a timely manner.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik NPrinting" id="qlikNPrinting"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Qlik Service needs longer than 20sec to clear out the memory and shut down. This is likely to happen with high memory usage on processes such as the QS.exe, QV.exe, or QVS.exe.&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Increase the wait time before Windows errors out.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Launch Windows Registry Editor as an administrator&lt;/LI&gt;
&lt;LI&gt;Locate this registry subkey:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Add a&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;DWORD (32-bit) Value&lt;/STRONG&gt;.with the name&amp;nbsp;&lt;STRONG&gt;WaitToKillServiceTimeout&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Right-click the value and select&amp;nbsp;&lt;STRONG&gt;Modify&lt;/STRONG&gt;. The&amp;nbsp;&lt;STRONG&gt;Edit DWORD Value&lt;/STRONG&gt;&amp;nbsp;window pops up.&lt;/LI&gt;
&lt;LI&gt;Change&amp;nbsp;&lt;STRONG&gt;Base&lt;/STRONG&gt;&amp;nbsp;to&amp;nbsp;&lt;STRONG&gt;Decimal&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;In the&amp;nbsp;&lt;STRONG&gt;Value data&lt;/STRONG&gt;&amp;nbsp;field, type the value (in milliseconds) of time allowed for the service to stop, and confirm by clicking&amp;nbsp;&lt;STRONG&gt;OK&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;By default, Windows waits 20sec (20000ms) enter a higher number e.g. 120000 for (2min)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;restart the machine to get the setting active.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-increase-WaitToKillServiceTimeout-when-service-won-t-stop/ta-p/1714495</guid>
      <dc:creator>Sebastian_Linser</dc:creator>
      <dc:date>2021-08-17T11:59:48Z</dc:date>
    </item>
  </channel>
</rss>

