<?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: Reference for QlikView coredump dmp ctxf variables ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144343#M1243171</link>
    <description>&lt;P&gt;Hello David&lt;/P&gt;
&lt;P&gt;12.50.20000.0&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 13:02:17 GMT</pubDate>
    <dc:creator>fredericvillemi</dc:creator>
    <dc:date>2023-12-05T13:02:17Z</dc:date>
    <item>
      <title>Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144227#M1243154</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;On my QlikView server I have frequent crashes mostly based on bad developement of Apps.&lt;/P&gt;
&lt;P&gt;But I would be happy to be able to find some precise root causes based on .ctxf files.&lt;/P&gt;
&lt;P&gt;Is there a reference somewhere for the structure of the ctxf files ?&lt;/P&gt;
&lt;P&gt;Here is one below, I would be happy to have more details about how i can use it to find which element of the document is bad&lt;/P&gt;
&lt;P&gt;Thanks&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=myusername&lt;BR /&gt;SessionId=1d63993f-47ff-470a-99fd-d8fdc70d327c&lt;BR /&gt;DocName=D:\DOCS\MYDOCUMENT.QVW&lt;BR /&gt;TenantId=default&lt;BR /&gt;[RequestInfo]&lt;BR /&gt;Integrity=3&lt;BR /&gt;OrderNumber=42555357&lt;BR /&gt;TargetPtr=0x00000299CD22C020&lt;BR /&gt;TargetHandle=0&lt;BR /&gt;Exception=0&lt;BR /&gt;Started=1&lt;BR /&gt;Finished=0&lt;BR /&gt;Method=ListBox::GetLayout&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=219901581721&lt;BR /&gt;MemHiLimit=247389279436&lt;BR /&gt;MemCommitted=148347781120&lt;BR /&gt;MemReserved=199062048768&lt;BR /&gt;NbrCores=28&lt;BR /&gt;GcPageFileUsage=148347781120&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>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144227#M1243154</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144230#M1243157</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35979"&gt;@fredericvillemi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To analyze the dmp files you need to have access to the QlikView source code. So this is not something we can share.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 08:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144230#M1243157</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2023-12-05T08:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144232#M1243160</link>
      <description>&lt;P&gt;Hmm I'm not talking about the big dmp files but just about the ctxf file where there are many clearly defined items.&lt;/P&gt;
&lt;P&gt;I can see the name of the document and the user but what does "Result too large" means ? is it because of a bad chart ? is there a list of "Errno" ? does the "&lt;SPAN&gt;Method=ListBox::GetLayout" means the problem is a listbox ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 08:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144232#M1243160</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-05T08:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144238#M1243162</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35979"&gt;@fredericvillemi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you know that there are specific documents that causes the problem, you can use the document analyzer to do a "health check".&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/QlikView-Document-Analyzer-update-3-9/td-p/1519546" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/QlikView-Document-Analyzer-update-3-9/td-p/1519546&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It is also useful to go through the QlikView Server event log. (check the verbosity you are using)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 08:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144238#M1243162</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2023-12-05T08:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144297#M1243165</link>
      <description>&lt;P&gt;It looked a bit like an attempt to influence the impact of these badly designed applications instead of fixing the root-cause and optimizing them or to re-design them.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 11:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144297#M1243165</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-12-05T11:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144339#M1243167</link>
      <description>&lt;P&gt;Sorry, I don't understand what you mean.&lt;/P&gt;
&lt;P&gt;I have an application which crashes the server and creates a dmp and a ctxf log.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When it crashes, the ctxf log gives information about which user and which document (out of 100s) was the source of the crash. I would like to know more about the other parameters of the log (like errno or Result too large) to be able to find what I need to fix in the document.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have said that the server crashes because of bad devs. Sometimes it is obvious when i open the .qvw and i don't need to investigate to know what to fix. But sometimes, I can't find what has been done badly and I would be happy to use all existing logs to be able to know why the server is crashing.&lt;/P&gt;
&lt;P&gt;I'm admin of the server and i don't develop all the documents. Some tricky bad devs are not always seen in testing and that's why I would be happy to avoid those crashes&lt;/P&gt;
&lt;P&gt;And I must say that even if the development is not good on some apps, QlikView server should not crash and it should have some protections to avoid that .. finding how to finetune some apps may give a better image of our tools&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 12:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144339#M1243167</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-05T12:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144341#M1243169</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35979"&gt;@fredericvillemi&lt;/a&gt;&amp;nbsp;what version are you on&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 13:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144341#M1243169</guid>
      <dc:creator>David_Friend</dc:creator>
      <dc:date>2023-12-05T13:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144342#M1243170</link>
      <description>&lt;P&gt;Thanks for those tips Maria,&lt;/P&gt;
&lt;P&gt;in the event log i only have :&lt;/P&gt;
&lt;P&gt;Notice Engine: Server aborted. Reason for restart: Internal inconsistency, type CPV, detected&lt;/P&gt;
&lt;P&gt;What does Type CPV mean ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 13:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144342#M1243170</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-05T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144343#M1243171</link>
      <description>&lt;P&gt;Hello David&lt;/P&gt;
&lt;P&gt;12.50.20000.0&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 13:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144343#M1243171</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-05T13:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144375#M1243172</link>
      <description>&lt;P&gt;Here a listing of errors and possible treatments:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Engine-Internal-Inconsistency-Errors/ta-p/1734678" target="_blank"&gt;Qlik Engine: Internal Inconsistency Errors - Qlik Community - 1734678&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 14:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144375#M1243172</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-12-05T14:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144382#M1243173</link>
      <description>&lt;P&gt;to do crash analysis we have to engage R&amp;amp;D, and they will not work with an unsupported version, please reference:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Product-Lifecycle/QlikView-Product-Lifecycle/ta-p/1826339" target="_blank"&gt;https://community.qlik.com/t5/Product-Lifecycle/QlikView-Product-Lifecycle/ta-p/1826339&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 14:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144382#M1243173</guid>
      <dc:creator>David_Friend</dc:creator>
      <dc:date>2023-12-05T14:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144386#M1243174</link>
      <description>&lt;P&gt;There are various measurements within Qlik to prevent server-crashes but they won't fetch each occurrence. Especially the server-objects and their storage within the shared-files is common cause for issues - which are not obvious by investigating the application with the desktop client.&lt;/P&gt;
&lt;P&gt;For testing reasons you may remove the shared-file (after a BACKUP) and/or disabling server-objects and/or trying to repair the file (within the power tools are viewer and a repair-tool available).&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 14:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144386#M1243174</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-12-05T14:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144390#M1243175</link>
      <description>&lt;P&gt;Thanks for the link,&lt;/P&gt;
&lt;P&gt;Unfortunately we have no immediate plans to migrate to a newer version ..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I understand no parameters of the&amp;nbsp; .ctxf are documented if only R&amp;amp;D can use them ..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 14:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144390#M1243175</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-05T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144392#M1243176</link>
      <description>&lt;P&gt;Unfortunately, I have checked the settings and there are no server objects as we have denied them on this app. I have already seen that it may be the source of many issues.&lt;/P&gt;
&lt;P&gt;I'll keep on testing this app.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 14:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144392#M1243176</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-05T14:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144677#M1243177</link>
      <description>&lt;P&gt;I would look into the data-model and making sure that there are no synthetic keys and/or circular references. Further if there are any island-tables that they aren't used in the UI in an association against the normal data-model. Also reviewing all calculated dimensions - especially those with aggr() and the ones which aren't directly applied as object-dimension else anywhere in groups/labels/titles and so on.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 08:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144677#M1243177</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-12-06T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reference for QlikView coredump dmp ctxf variables ?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144683#M1243178</link>
      <description>&lt;P&gt;Thanks for these tips, I will look at those items in the document, the (quite small) document usually works fine and I haven't seen mistakes for the moment but there is something bad somewhere &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 08:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-for-QlikView-coredump-dmp-ctxf-variables/m-p/2144683#M1243178</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2023-12-06T08:49:28Z</dc:date>
    </item>
  </channel>
</rss>

