<?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: Lost connection to server, reconnecting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329285#M1250169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasper Bom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found any solution for this.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing similar issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 11:53:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-28T11:53:25Z</dc:date>
    <item>
      <title>Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329280#M1250159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am lost, I am having problems with losing connection to the server while having a document open via the accesspoint. This is always happening around 4-5 minutes. I am not able to pinpoint it exactly. Of course I have searched the internet in hope of finding a solution but alas.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;QlikView server version 12.10.20400.0(IIS), office 365 SSO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It is happening on any browser ( chrome, IE, Edge, Firefox)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;any location (IP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;even from local host (via formlogin)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Small and big documents. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;We have traced it via chrome network log, nothing shows that a connection has been lost. I click on something after 4.5 minutes and it goes through this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="xQeMExh.png" class="jive-image image-1" src="https://i.imgur.com/xQeMExh.png" style="height: 255px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;output in events log.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14992395449757747" jivemacro_uid="_14992395449757747"&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092503.000+0200 4 700 Information Ticket created: Ticket (9ACD9F0BDB1453121032C70DC7F1289A0D757E0C) for &amp;lt;USER&amp;gt;.&lt;/P&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092503.000+0200 4 700 Information Ticket Lookup: Ticket 9ACD9F0BDB1453121032C70DC7F1289A0D757E0C was found.&lt;/P&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092503.000+0200 4 700 Information Server: Document Load: Beginning open of document&lt;/P&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092503.000+0200 4 700 Information System: Document Load - ODE1: Document &amp;lt;LOCATION&amp;gt;, AuthenLev(1). Authuser()&lt;/P&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092504.000+0200 4 700 Information System: Server - UpdateSharedFile: updating DONE for document &amp;lt;DOCUMENT LOCATION&amp;gt;&lt;/P&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092504.000+0200 4 100 Notice CAL usage: Using CAL of type "Named User" for user "&amp;lt;USER&amp;gt;". Named user cals in use: 2&lt;/P&gt;
&lt;P&gt;20170703T165925.000+0200 20170705T092509.000+0200 4 700 Information System: Server - UpdateSharedFile: updating DONE for document &amp;lt;DOCUMENT&amp;gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14992383185678176" jivemacro_uid="_14992383185678176"&gt;
&lt;P&gt;&amp;lt;system.web&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;httpRuntime executionTimeout="900" /&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sessionState timeout="20"&amp;gt;&amp;lt;/sessionState&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/system.web&amp;gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;to the web.config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in opendoc.htm of QlikViewAjax I added a constant ping of 1 minute &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in config.xml&lt;/P&gt;&lt;P&gt;&amp;lt;QvsTimeout&amp;gt;7200&amp;lt;/QvsTimeout&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;SessionCookieTimeOut&amp;gt;7200&amp;lt;/SessionCookieTimeOut&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ClearCachePeriod&amp;gt;7200&amp;lt;/ClearCachePeriod&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;StatusRecheckInterval&amp;gt;7200&amp;lt;/StatusRecheckInterval&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;HighlightThresholdMinutes&amp;gt;7200&amp;lt;/HighlightThresholdMinutes&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Document timeout is 60 minutes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Allow only one copy of &lt;/SPAN&gt;document&lt;SPAN style="font-size: 10pt;"&gt; in memory is turned off..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Possible session timeout is &lt;/SPAN&gt;unlimited&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;maximum total session time is unlimited&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;TCP and HTTP timeout has been set to 15 minutes instead of 4 minutes. (azure)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;IIS timeout has been set to 20 minutes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have no clue were to look next. Does anyone has an idea, if any of the text is above or you need more information please ask, help me qlikview forum, you are my only hope. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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/Lost-connection-to-server-reconnecting/m-p/1329280#M1250159</guid>
      <dc:creator>jjbom1990</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329281#M1250161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does the session.log give as exit reason for those being disconnected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you increased the logging verbosity to high on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 08:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329281#M1250161</guid>
      <dc:creator>michael123</dc:creator>
      <dc:date>2017-07-05T08:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329282#M1250163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logging verbosity is indeed set to high. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because I set the session timeout to unlimited yesterday nothing has shown for today. In previous logs it states no session expired or something like that. It does seem that it creates new sessions for the same document. which seems odd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 08:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329282#M1250163</guid>
      <dc:creator>jjbom1990</dc:creator>
      <dc:date>2017-07-05T08:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329283#M1250165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasper, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you checked the IIS logs for any information? Personally I find the webserver logs difficult to interpret but there could be some hints. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you should file a ticket with support on it. Haven't worked in Azure with QV so it might be something there making it lose connection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had a similar problem a couple of years ago with an older verion (low SR of 11.2) where connection was lost and reconnected automatically with a new session without closing the previous one resulting in 2 concurrent sessions for the user. This was later fixed by upgrading to newest SR after several sessions with QV-support. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 08:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329283#M1250165</guid>
      <dc:creator>michael123</dc:creator>
      <dc:date>2017-07-05T08:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329284#M1250167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does seem that the old session can not be found or something, because it creates just a new session as you said. I am going to dig into the IIS Log. I have already raised a ticket as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jasper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 09:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329284#M1250167</guid>
      <dc:creator>jjbom1990</dc:creator>
      <dc:date>2017-07-05T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329285#M1250169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasper Bom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found any solution for this.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing similar issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 11:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329285#M1250169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-28T11:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329286#M1250170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have. I hope it is the same solution for you as it was for me. &lt;/P&gt;&lt;P&gt;I have not seen this documented anywhere but in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System --&amp;gt; Setup --&amp;gt; QlikView server --&amp;gt; general&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 fields shown. URL and Link Machine Name. &lt;/P&gt;&lt;P&gt;We have the URL set as follows&lt;/P&gt;&lt;P&gt;qvp://&amp;lt;Server name&amp;gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the Link Machine Name as de external link in our case&lt;/P&gt;&lt;P&gt;&amp;lt;customer&amp;gt;.&amp;lt;our company&amp;gt;.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I understand is that this makes sure the qlik server understands were to communicate with the user. I hope this fixes the problem for you as well, it did for us. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jasper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 07:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1329286#M1250170</guid>
      <dc:creator>jjbom1990</dc:creator>
      <dc:date>2017-08-07T07:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1553730#M1250171</link>
      <description>&lt;P&gt;when you say customer.companyname.com , it had to be a specific machine?&lt;/P&gt;&lt;P&gt;My users often use dashboards for presentations and the talking points that tend to extend long periods of time.&lt;/P&gt;&lt;P&gt;I tried adjusting maximum inactive session time to 3600 seconds but it seems after 4 -5 minutes when moving to the next topic i get a "reconnecting to server" kind of embarrassing in a BOD meeting.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 15:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1553730#M1250171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lost connection to server, reconnecting</title>
      <link>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1553829#M1250172</link>
      <description>&lt;P&gt;Hey guys, couple of comments, regarding the Link Machine Name field in QVS settings, please note this is for IE Plugin clients in that we hit the webserver to get the doc lists, but when you go to open an app, a JavaScript in the backend actually builds out the QVP url for the client to make a direct TCP connection to the QVServer.&amp;nbsp; The issue is where users are outside the internal network, or there is a network load balancer in front of the webservers, these can cause issues with the resolution of how the client and server should establish their connection.&lt;/P&gt;
&lt;P&gt;For further documented knowledge, check the QMC Help, it is pretty good on this point:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/QMC/Content/QV_QMC/QMC_System_Setup_QlikViewServers_General.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/November2018/Subsystems/QMC/Content/QV_QMC/QMC_System_Setup_QlikViewServers_General.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Now, on to timeouts, I noticed you referenced changing the QVSTimeout setting in the Config.xml, note that setting is deprecated at this point, the replacement setting is the SocketTimeoutInSeconds, which when using IIS, you set via the Application Settings applet in the IIS Manager on the website under which the Qlik directories are running.&lt;/P&gt;
&lt;P&gt;Article on SocketTimeOutInSeconds:&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000038943" target="_blank"&gt;https://support.qlik.com/articles/000038943&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;There are some other items covered in the article as well that may prove useful.&amp;nbsp; Hopefully the additional information may prove useful, but the key thing to understand is the connection between client and server is stateful, if anything in the connection changes, that will cause a reconnection message on our side, so network load balancers can cause issues if their timeouts on session state are lower than the timeouts you have configured in the QVServer settings...&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 19:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lost-connection-to-server-reconnecting/m-p/1553829#M1250172</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-03-07T19:28:16Z</dc:date>
    </item>
  </channel>
</rss>

