Liquid UI Forum

Using Your Liquid UI Products => Desktop Product (SAP GUI, Excel and PDF) => Topic started by: rajesh.sabbineni on May 25, 2017, 03:47:07 PM

Title: Controlling Dump/Bin/Text files
Post by: rajesh.sabbineni on May 25, 2017, 03:47:07 PM
Logs and dump files gets generated when an unusual activity happens in the software.

Purpose:
In order to restrict  generation of log and dump files there is an option called dump available in configuration file (guixt.sjs)

dump=4;

Environment:
 LiquidUI Desktop version 321 and below
 LiquidUI Server version 557 and below
 dump option keeps the latest 4 dump files and removes older dump files

Environment:
 LiquidUI Desktop version 322 and above
 LiquidUI Server version 558 and above
 dump option keeps the latest 4 dump/bin/text files and removes older dump/bin/text files.

Please refer to below link to see where these files get generated

http://www.guixt.com/forum/index.php?topic=166.0