<?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 Lost connection to server, Reconnecting or Session Lost when accessing QlikView documents in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/ta-p/1717037</link>
    <description>&lt;P&gt;Opening or navigating a QlikView application with the Full Browser client leads to &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Lost Connection, Reconnecting.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;or &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Session Lost&lt;/SPAN&gt;. This is often caused by large documents or complex calculations that take longer then the configured timeout.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 423px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57224i7F48B38DCB535ACE/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reviewing the QlikView WebServer log files located in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;%ProgramData%\QlikTech\WebServer\Log&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;shows&amp;nbsp;&lt;/P&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;Connection lost. Reconnect to server: qlikserver1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;The same behaviour is &lt;STRONG&gt;not&lt;/STRONG&gt; seen when using the Internet Explorer plugin. The problem can occur for both the &lt;STRONG&gt;QlikView&lt;/STRONG&gt; &lt;STRONG&gt;WebServer&lt;/STRONG&gt; and &lt;STRONG&gt;Microsoft&lt;/STRONG&gt; &lt;STRONG&gt;IIS&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;This issue may happen if the document contains complex formulas/calculations, or the data set is too large for the standard timeout.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Internet Explorer plugin communicates directly with the QlikView Server, while the Full Browser Client (AJAX) communicates with the webserver first. Different timeout values apply.&lt;/P&gt;
&lt;P&gt;QlikView WebServer, as well as Microsoft IIS, have a timeout value at a default of 60 seconds.&lt;/P&gt;
&lt;P&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;&lt;BR /&gt;There are different timeout values that can be adjusted to allow the webserver to wait for a return from the QlikView server longer, as well as to allow calculations more time to complete. Keep in mind that it is recommended to tune these settings to an appropriate level based on your environment. The settings used in the examples below are based on very large applications.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Increase Timeout for QlikView WebServer&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;(November 2017 and later)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Increase &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;SocketTimeOutInSeconds&lt;/SPAN&gt; value.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If using QlikView Web Server:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the QlikView WebServer Service&lt;/LI&gt;
&lt;LI&gt;Navigate to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\Program&amp;nbsp;Files\QlikView\Web Server&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Open &lt;FONT face="courier new,courier"&gt;QVWebServer.exe.config&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Inside the&amp;nbsp;&amp;lt;appSettings&amp;gt; section, add the following key (if not already present):&amp;nbsp;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;add key="SocketTimeOutInSeconds" value="600"/&amp;gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Save the file, and start the QlikView WebServer Service&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If using IIS:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open IIS manager on the webserver&lt;/LI&gt;
&lt;LI&gt;Highlight the Default Web Site (if not using Default Web Site, select the web site which was chosen during the QlikView Settings Service installation process)&lt;/LI&gt;
&lt;LI&gt;Double-click Application Settings&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sonja_Bauernfeind_0-1630395362459.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61022iDC7B1F12901491D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sonja_Bauernfeind_0-1630395362459.png" alt="Sonja_Bauernfeind_0-1630395362459.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Right-click in blank space and choose Add&lt;/LI&gt;
&lt;LI&gt;In Name field, enter SocketTimeOutInSeconds, In Value field, enter desired value, click OK&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sonja_Bauernfeind_1-1630395394385.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61023iDAF295DC7EDF5725/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sonja_Bauernfeind_1-1630395394385.png" alt="Sonja_Bauernfeind_1-1630395394385.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: inherit;"&gt;*a value of 600 will set the timeout value to 10 minutes&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;The configuration file that shows the current value can be found in C:\inetpub\wwwroot\web.config on a default installation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(All previous versions of QlikView)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Increase &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;QvsTimeout&lt;/SPAN&gt; value.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the QlikView WebServer Service&lt;/LI&gt;
&lt;LI&gt;Navigate to &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;%ProgramData%\QlikTech\WebServer&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Open&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;config.xml&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Change&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;lt;QvsTimeout&amp;gt;60&amp;lt;/QvsTimeout&amp;gt;&lt;/SPAN&gt; accordingly&lt;/LI&gt;
&lt;LI&gt;Save the file, and start the QlikView WebServer Service&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 690px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57225i09F605CCD19FC0B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;QlikView Server Calculation Timeout&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Increase&lt;SPAN style="font-family: courier new,courier,monospace;"&gt; Object Calculation Time Limit &lt;/SPAN&gt;in the QlikView Management Console (QMC). Default is 60 seconds.&lt;BR /&gt;&lt;BR /&gt;In the QlikView Mananagement Console, navigate to&amp;nbsp;&lt;STRONG&gt;System &amp;gt; Setup &amp;gt; QVS@node &amp;gt; Performance&amp;nbsp;&lt;/STRONG&gt;tab&amp;nbsp;&lt;BR /&gt;Modify the Object Calculation Time Limit.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 523px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57226i4B2B811E0AADF5B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Optional: Turn off Session Recovery&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This will prevent the Full Browser Client to reconnect to a previous session and may help with stability. It will not adjust any timeout values, however.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the QlikView Mananagement Console, navigate to&amp;nbsp;&lt;STRONG&gt;System &amp;gt; Setup &amp;gt; QVS@node &amp;gt; Documents&amp;nbsp;&lt;/STRONG&gt;tab&amp;nbsp;&lt;BR /&gt;Uncheck the &lt;STRONG&gt;Allow Session Recovery&lt;/STRONG&gt; box.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 300px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57227i85B0B60D18D14F38/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Microsoft IIS as the WebServer&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Increase execution timeout in the Configuration Editor of IIS Manager.&amp;nbsp;&lt;BR /&gt;Navigate to the WebSite which has QlikView installed and open the Configuration editor.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 559px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57228iE9B96B43BB5ACCCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 31 Aug 2021 07:38:55 GMT</pubDate>
    <dc:creator>Juli_K</dc:creator>
    <dc:date>2021-08-31T07:38:55Z</dc:date>
    <item>
      <title>Lost connection to server, Reconnecting or Session Lost when accessing QlikView documents</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/ta-p/1717037</link>
      <description>&lt;P&gt;Opening or navigating a QlikView application with the Full Browser client leads to &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Lost Connection, Reconnecting.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;or &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Session Lost&lt;/SPAN&gt;. This is often caused by large documents or complex calculations that take longer then the configured timeout.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 423px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57224i7F48B38DCB535ACE/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reviewing the QlikView WebServer log files located in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;%ProgramData%\QlikTech\WebServer\Log&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;shows&amp;nbsp;&lt;/P&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;Connection lost. Reconnect to server: qlikserver1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;The same behaviour is &lt;STRONG&gt;not&lt;/STRONG&gt; seen when using the Internet Explorer plugin. The problem can occur for both the &lt;STRONG&gt;QlikView&lt;/STRONG&gt; &lt;STRONG&gt;WebServer&lt;/STRONG&gt; and &lt;STRONG&gt;Microsoft&lt;/STRONG&gt; &lt;STRONG&gt;IIS&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;This issue may happen if the document contains complex formulas/calculations, or the data set is too large for the standard timeout.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Internet Explorer plugin communicates directly with the QlikView Server, while the Full Browser Client (AJAX) communicates with the webserver first. Different timeout values apply.&lt;/P&gt;
&lt;P&gt;QlikView WebServer, as well as Microsoft IIS, have a timeout value at a default of 60 seconds.&lt;/P&gt;
&lt;P&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;&lt;BR /&gt;There are different timeout values that can be adjusted to allow the webserver to wait for a return from the QlikView server longer, as well as to allow calculations more time to complete. Keep in mind that it is recommended to tune these settings to an appropriate level based on your environment. The settings used in the examples below are based on very large applications.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Increase Timeout for QlikView WebServer&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;(November 2017 and later)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Increase &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;SocketTimeOutInSeconds&lt;/SPAN&gt; value.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If using QlikView Web Server:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the QlikView WebServer Service&lt;/LI&gt;
&lt;LI&gt;Navigate to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\Program&amp;nbsp;Files\QlikView\Web Server&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Open &lt;FONT face="courier new,courier"&gt;QVWebServer.exe.config&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Inside the&amp;nbsp;&amp;lt;appSettings&amp;gt; section, add the following key (if not already present):&amp;nbsp;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;add key="SocketTimeOutInSeconds" value="600"/&amp;gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Save the file, and start the QlikView WebServer Service&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If using IIS:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open IIS manager on the webserver&lt;/LI&gt;
&lt;LI&gt;Highlight the Default Web Site (if not using Default Web Site, select the web site which was chosen during the QlikView Settings Service installation process)&lt;/LI&gt;
&lt;LI&gt;Double-click Application Settings&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sonja_Bauernfeind_0-1630395362459.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61022iDC7B1F12901491D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sonja_Bauernfeind_0-1630395362459.png" alt="Sonja_Bauernfeind_0-1630395362459.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Right-click in blank space and choose Add&lt;/LI&gt;
&lt;LI&gt;In Name field, enter SocketTimeOutInSeconds, In Value field, enter desired value, click OK&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sonja_Bauernfeind_1-1630395394385.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61023iDAF295DC7EDF5725/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sonja_Bauernfeind_1-1630395394385.png" alt="Sonja_Bauernfeind_1-1630395394385.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: inherit;"&gt;*a value of 600 will set the timeout value to 10 minutes&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;The configuration file that shows the current value can be found in C:\inetpub\wwwroot\web.config on a default installation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(All previous versions of QlikView)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Increase &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;QvsTimeout&lt;/SPAN&gt; value.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the QlikView WebServer Service&lt;/LI&gt;
&lt;LI&gt;Navigate to &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;%ProgramData%\QlikTech\WebServer&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Open&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;config.xml&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Change&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;lt;QvsTimeout&amp;gt;60&amp;lt;/QvsTimeout&amp;gt;&lt;/SPAN&gt; accordingly&lt;/LI&gt;
&lt;LI&gt;Save the file, and start the QlikView WebServer Service&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 690px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57225i09F605CCD19FC0B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;QlikView Server Calculation Timeout&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Increase&lt;SPAN style="font-family: courier new,courier,monospace;"&gt; Object Calculation Time Limit &lt;/SPAN&gt;in the QlikView Management Console (QMC). Default is 60 seconds.&lt;BR /&gt;&lt;BR /&gt;In the QlikView Mananagement Console, navigate to&amp;nbsp;&lt;STRONG&gt;System &amp;gt; Setup &amp;gt; QVS@node &amp;gt; Performance&amp;nbsp;&lt;/STRONG&gt;tab&amp;nbsp;&lt;BR /&gt;Modify the Object Calculation Time Limit.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 523px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57226i4B2B811E0AADF5B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Optional: Turn off Session Recovery&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This will prevent the Full Browser Client to reconnect to a previous session and may help with stability. It will not adjust any timeout values, however.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the QlikView Mananagement Console, navigate to&amp;nbsp;&lt;STRONG&gt;System &amp;gt; Setup &amp;gt; QVS@node &amp;gt; Documents&amp;nbsp;&lt;/STRONG&gt;tab&amp;nbsp;&lt;BR /&gt;Uncheck the &lt;STRONG&gt;Allow Session Recovery&lt;/STRONG&gt; box.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 300px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57227i85B0B60D18D14F38/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Microsoft IIS as the WebServer&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Increase execution timeout in the Configuration Editor of IIS Manager.&amp;nbsp;&lt;BR /&gt;Navigate to the WebSite which has QlikView installed and open the Configuration editor.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 559px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/57228iE9B96B43BB5ACCCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 31 Aug 2021 07:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/ta-p/1717037</guid>
      <dc:creator>Juli_K</dc:creator>
      <dc:date>2021-08-31T07:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, Reconnecting or Session Lost when accessing QlikView documents</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/1949484#M6764</link>
      <description>&lt;P&gt;All the above is tried several times, with many alteration on the server config, QMC and even Qlikdesktop, and nothing worked!! The weird part is the connection issue is appearing from the Accesspoint from the same server, and maybe we should check other attributes that are causing this issue and not the network or the session timeout?&lt;/P&gt;
&lt;P&gt;if you have any updates on this topic, I would appreciate if you can share cz this is getting stressfull&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 06:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/1949484#M6764</guid>
      <dc:creator>Jihad</dc:creator>
      <dc:date>2022-06-29T06:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, Reconnecting or Session Lost when accessing QlikView documents</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/1951820#M6803</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/181768"&gt;@Jihad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The steps provided in this article may not cover all possible root causes, as this behaviour can be caused by a number of issues, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Performance issues due to user traffic&lt;/LI&gt;
&lt;LI&gt;Performance issues due to resource bottlenecks (RAM, network, disk)&lt;/LI&gt;
&lt;LI&gt;Defects (if you are on old versions)&lt;/LI&gt;
&lt;LI&gt;Network timeouts not related to Qlik (firewalls, proxies)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Here are some other articles that may help you identify the issue, but I would begin with reviewing the log files when you see the issue. You may also want to post about the problem for further investigation in the appropriate forum:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-Administration/bd-p/qlikview-management" target="_blank" rel="noopener"&gt;QlikView Administration&lt;/A&gt;.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Troubleshooting-QlikView-Server-resource-problems-and-crashes/ta-p/1715551" target="_blank" rel="noopener"&gt;Troubleshooting QlikView Server resource problems&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/QlikView-Organized-way-to-troubleshoot-quot-No-Server-quot-error/ta-p/1714176" target="_blank" rel="noopener"&gt;QlikView: Organized way to troubleshoot "No Server" error&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 13:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/1951820#M6803</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-07-05T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, Reconnecting or Session Lost when accessing QlikView documents</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/2116957#M10171</link>
      <description>&lt;P&gt;i am facing this issue mainly when i log with the same user logged on on a different browser on a different pc to the same dashboard . Iknow it is logical but do you know why it's clearing out filters once the warning tab is gone ?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 12:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/2116957#M10171</guid>
      <dc:creator>grgabj</dc:creator>
      <dc:date>2023-09-14T12:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, Reconnecting or Session Lost when accessing QlikView documents</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/2120355#M10215</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/196748"&gt;@grgabj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The warning comes from you kicking your user out with the second session and is expected. In this case, the loss of the filter can be down to the session not being recoverable &lt;EM&gt;or&amp;nbsp;&lt;/EM&gt;you picking up the previous session. Generally speaking, QlikView will attempt to continue the existing session or fall back onto a session recovery bookmark.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Lost-connection-to-server-Reconnecting-or-Session-Lost-when/tac-p/2120355#M10215</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-09-20T10:42:16Z</dc:date>
    </item>
  </channel>
</rss>

