Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
kangaroomac
Partner - Creator II
Partner - Creator II

SilentErrorInChart

Hi There,

Does anyone know how to turn off the SilentErrorInChart setting?

It seems that with the release of SR11 (this is occurring with SR12 as well) Qlik fixed a bug 69228 that now results in syntax error messages in object expressions are now returned to objects instead of returned as NULL.

This results in entries in the event log similar to this:

Error SE_LOG: Expression Error. Doc: E:\PROGRAMDATA\QLIKTECH\DOCUMENTS\Some_QlikViewDocument.QVW, ObjectId: , Expr(0)

Apparently by default this is turned off on the server (QlikView 11.2 SR12 release notes).

One can turn it on by putting an entry in the system.ini file SilentErrorInChart = 0.

What we're experiencing though is that with no entries for SilentErrorInChart the "errors" are logged as above.

We've also tried to add an entry SilentErrorInChart = 1 with no avail.

10 Replies
Anonymous
Not applicable

This would affect the performance of the server as well.