<?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: Qlik Sense App crashes the engine when setting field as always one value selected in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884107#M72809</link>
    <description>&lt;P&gt;Hi,&amp;nbsp; many reasons are cause of that.&lt;/P&gt;
&lt;P&gt;1. sometimes it's happened because of conflict between similer standard formulas.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;2. If synthetic key presented while table joined. Check data model, if any clear that&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;3. While developing stage some execution got stuck ,&amp;nbsp; that same app start using condition it would happen, so recreate that app once again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;4. Once struck or crash, without fail restart all services in server.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Jan 2022 01:23:15 GMT</pubDate>
    <dc:creator>Ksrinivasan</dc:creator>
    <dc:date>2022-01-22T01:23:15Z</dc:date>
    <item>
      <title>Qlik Sense App crashes the engine when setting field as always one value selected</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1883889#M72789</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we recently upgraded from April 2020 to Nov 2021.&lt;/P&gt;
&lt;P&gt;We found that when we set a field as "Always one value selected" in a particular app, the Engine soon crashes.&lt;/P&gt;
&lt;P&gt;We also tried using a backup saved before the upgrade, but the problem persist.&lt;/P&gt;
&lt;P&gt;We didn't experience engine crashes with April 2020.&lt;/P&gt;
&lt;P&gt;Is there a way to diagnose the problem?&lt;/P&gt;
&lt;P&gt;Thank you very much,&lt;/P&gt;
&lt;P&gt;Gianluca Ferri&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 13:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1883889#M72789</guid>
      <dc:creator>GianlucaFerri</dc:creator>
      <dc:date>2022-01-21T13:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense App crashes the engine when setting field as always one value selected</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884020#M72802</link>
      <description>&lt;P&gt;Here is the CrashDump info, committed memory exceeds available memory. The app is not that big, it seems some kind of self reference, or something.&lt;/P&gt;
&lt;P&gt;[ContextInfo]&lt;BR /&gt;Integrity=2&lt;BR /&gt;NbrActiveRequests=1&lt;BR /&gt;ReloadRequestId=-1&lt;BR /&gt;ExclusiveBlock=0&lt;BR /&gt;DocSxLock=0x0000000000000001&lt;BR /&gt;Username=xxxxxxxxxxxxxxxxxxxxx&lt;BR /&gt;SessionId=69eac605-f213-47c5-b4b1-d5a7fecda197&lt;BR /&gt;DocName=A87E58FA-670C-44EE-9959-7D281068C202&lt;BR /&gt;TenantId=default&lt;BR /&gt;[RequestInfo]&lt;BR /&gt;Integrity=3&lt;BR /&gt;OrderNumber=1053&lt;BR /&gt;TargetPtr=0x0000004C5A1BC118&lt;BR /&gt;TargetHandle=1&lt;BR /&gt;Exception=0&lt;BR /&gt;Started=1&lt;BR /&gt;Finished=0&lt;BR /&gt;Method=Doc::GetTablesAndKeys&lt;BR /&gt;SubObjectPath=&lt;BR /&gt;IsInValidate=0&lt;BR /&gt;[GlobalInfo]&lt;BR /&gt;Integrity=1&lt;BR /&gt;MemOverload=0.00&lt;BR /&gt;MemGCDepletion=0.00&lt;BR /&gt;MemLoLimit=24051487129&lt;BR /&gt;MemHiLimit=30923340595&lt;BR /&gt;MemCommitted=3192291328&lt;BR /&gt;MemReserved=4530139136&lt;BR /&gt;NbrCores=4&lt;BR /&gt;GcPageFileUsage=3150020608&lt;BR /&gt;OomErrors=0&lt;BR /&gt;Errno=34&lt;BR /&gt;StrErr=Result too large&lt;BR /&gt;ShutdownCalled=0&lt;BR /&gt;HasMTHigh=0&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 17:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884020#M72802</guid>
      <dc:creator>GianlucaFerri</dc:creator>
      <dc:date>2022-01-21T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense App crashes the engine when setting field as always one value selected</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884107#M72809</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; many reasons are cause of that.&lt;/P&gt;
&lt;P&gt;1. sometimes it's happened because of conflict between similer standard formulas.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;2. If synthetic key presented while table joined. Check data model, if any clear that&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;3. While developing stage some execution got stuck ,&amp;nbsp; that same app start using condition it would happen, so recreate that app once again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;4. Once struck or crash, without fail restart all services in server.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jan 2022 01:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884107#M72809</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2022-01-22T01:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense App crashes the engine when setting field as always one value selected</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884137#M72813</link>
      <description>Thank you!&lt;BR /&gt;&lt;BR /&gt;could you expand on point 1? Can you give me a possible example? I don't get what you mean for similar standard formulas.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you reformulate point 3.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, no clue why the error is triggered when setting a field as "Always one Selected" and no error was triggered in April 2020?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Finally: In the crashdump info, we find that committed memory exceeds available memory, even when no other apps are running, and indipendently of the available memory.&lt;BR /&gt;&lt;BR /&gt;It seems like some kind of stack overflow.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Jan 2022 10:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884137#M72813</guid>
      <dc:creator>GianlucaFerri</dc:creator>
      <dc:date>2022-01-22T10:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense App crashes the engine when setting field as always one value selected</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884139#M72814</link>
      <description>&lt;P&gt;Hi. Good&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was faced same issue, those points listed by our implementation partner. Finally as you said we were landing&amp;nbsp; inin memo issue. That also sudden memory growth&amp;nbsp; which was not estimated growth. Finally we found unwanted log was not stopped from generation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jan 2022 13:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1884139#M72814</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2022-01-22T13:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense App crashes the engine when setting field as always one value selected</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1886137#M72994</link>
      <description>&lt;P&gt;We finally found the problem: a numeric field contained a lot of NaNs and somehow this made the app unstable.&lt;/P&gt;
&lt;P&gt;I believe this should be considered a bug, because it's very dangerous for the server.&lt;/P&gt;
&lt;P&gt;Also, we did not have any problem with the same data in the previous version&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 15:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-App-crashes-the-engine-when-setting-field-as-always/m-p/1886137#M72994</guid>
      <dc:creator>GianlucaFerri</dc:creator>
      <dc:date>2022-01-27T15:29:35Z</dc:date>
    </item>
  </channel>
</rss>

