KB Article #182195
Desktop Validator log file looks like it was cut off
Problem
The Desktop Validator log file looks like it was cut off at the beginning and the end, e.g. the first line of this file looks like:
_CtxtSetOption: Operation completed successfully
And the last line is:
D: [20/May/2022 11:36:06.896-0700] Vtk
Resolution
This is caused by a bug which was introduced in version 5.2. This issue is fixed in version 5.2 UP202206, but there is also the following workaround:
- Export the configuration to a text file.
- Look for the line
LogModeFlush=0
and change it to
LogModeFlush=1
- Import the modified configuration and flush the log file.