<?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 Qlik Sense Enterprise on Windows Services not starting automatically after a reboot or an Upgrade in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-Services-not-starting/ta-p/1808108</link>
    <description>&lt;P&gt;When the server restarts normally or when the Server restarts after Qlik Sense upgrade, all Qlik services start automatically except services Qlik Logging Service (or &lt;SPAN&gt;Qlik Sense Engine Service&lt;/SPAN&gt;).&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;The required services may not have started on time or in the right order. For the correct startup order see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_blank" rel="noopener"&gt;Manual Start and Stop order of Qlik Sense services&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Set Services to start delayed&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Open the Windows Services Console&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Locate the Qlik Sense Services&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Configure every service (&lt;EM&gt;except&amp;nbsp;&lt;/EM&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;QlikSenseRepositoryDatabase&lt;/STRONG&gt;) by:&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Opening the Services &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Choosing the &lt;STRONG&gt;Startup type&amp;nbsp;&lt;/STRONG&gt;in the&amp;nbsp;&lt;STRONG&gt;General&amp;nbsp;&lt;/STRONG&gt;tab&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Setting it to &lt;STRONG&gt;Delayed&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Reboot&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Increase Service Timeout&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;If the above has not resolved the issue, the Windows Service Timeout needs to be increased. The default value is 30 seconds. We provide a PowerShell script that allows an Administrator to set it to &lt;STRONG&gt;2&lt;/STRONG&gt; minutes.&lt;/P&gt;
&lt;P&gt;Alternatively, change the value in the registry. See&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Qlik-Sense-quot-Error-1053-The-service-did-not-respond-to-the/ta-p/1710442" target="_self"&gt;Qlik Sense: "Error 1053: The service did not respond to the start control request in a timely fashion when trying to start the services" &lt;/A&gt;&amp;nbsp;for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;function Set-ServicePipeTimeout
{
	param
	(
		$Timeout = "120000"
	)
	$registryPath = "HKLM:\SYSTEM\CurrentControlSet\Control"
	$Name = "ServicesPipeTimeout"
	If (!(Test-Path $registryPath))
	{
		New-Item -Path $registryPath -Force | Out-Null
	}
	New-ItemProperty -Path $registryPath -Name $name -Value $Timeout -PropertyType DWORD -Force
}
Set-ServicePipeTimeout&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The information in this article is provided as-is and is to be used at your own discretion. Depending on the tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 08:08:27 GMT</pubDate>
    <dc:creator>Rakesh_HB</dc:creator>
    <dc:date>2024-07-10T08:08:27Z</dc:date>
    <item>
      <title>Qlik Sense Enterprise on Windows Services not starting automatically after a reboot or an Upgrade</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-Services-not-starting/ta-p/1808108</link>
      <description>&lt;P&gt;When the server restarts normally or when the Server restarts after Qlik Sense upgrade, all Qlik services start automatically except services Qlik Logging Service (or &lt;SPAN&gt;Qlik Sense Engine Service&lt;/SPAN&gt;).&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;The required services may not have started on time or in the right order. For the correct startup order see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_blank" rel="noopener"&gt;Manual Start and Stop order of Qlik Sense services&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Set Services to start delayed&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Open the Windows Services Console&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Locate the Qlik Sense Services&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Configure every service (&lt;EM&gt;except&amp;nbsp;&lt;/EM&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;QlikSenseRepositoryDatabase&lt;/STRONG&gt;) by:&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Opening the Services &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Choosing the &lt;STRONG&gt;Startup type&amp;nbsp;&lt;/STRONG&gt;in the&amp;nbsp;&lt;STRONG&gt;General&amp;nbsp;&lt;/STRONG&gt;tab&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Setting it to &lt;STRONG&gt;Delayed&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Reboot&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Increase Service Timeout&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;If the above has not resolved the issue, the Windows Service Timeout needs to be increased. The default value is 30 seconds. We provide a PowerShell script that allows an Administrator to set it to &lt;STRONG&gt;2&lt;/STRONG&gt; minutes.&lt;/P&gt;
&lt;P&gt;Alternatively, change the value in the registry. See&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Qlik-Sense-quot-Error-1053-The-service-did-not-respond-to-the/ta-p/1710442" target="_self"&gt;Qlik Sense: "Error 1053: The service did not respond to the start control request in a timely fashion when trying to start the services" &lt;/A&gt;&amp;nbsp;for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;function Set-ServicePipeTimeout
{
	param
	(
		$Timeout = "120000"
	)
	$registryPath = "HKLM:\SYSTEM\CurrentControlSet\Control"
	$Name = "ServicesPipeTimeout"
	If (!(Test-Path $registryPath))
	{
		New-Item -Path $registryPath -Force | Out-Null
	}
	New-ItemProperty -Path $registryPath -Name $name -Value $Timeout -PropertyType DWORD -Force
}
Set-ServicePipeTimeout&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The information in this article is provided as-is and is to be used at your own discretion. Depending on the tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 08:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-Services-not-starting/ta-p/1808108</guid>
      <dc:creator>Rakesh_HB</dc:creator>
      <dc:date>2024-07-10T08:08:27Z</dc:date>
    </item>
  </channel>
</rss>

