Summary | Improvement for server processing |
Platform | Windows |
Category | bugfix |
Valid for | 6.4.x, 6.5.0.x, 6.5.1.14 |
Requires | 1550, 6.4.0.9 - 6.5.0.22: 1522, 6.4.0.9 - 6.5.0.22: 1475, 6.4.0.9 - 6.5.0.22: 1512 |
Client Required Patch/es | |
Supersedes | 1595, 1441, 1486, 1343, 1340, 1307 |
Superseded by | |
Affects | Server: Core |
Last Updated | July 22, 2019 |
This patch: - fixes the problem with "add --redo" - fixes the problem with overloaded server because of check_and_split_data - adds a configuration in OpeniT.xml, "compression", which will set the default to "global=none,temp=none". By setting the temp to "gzip", and restarting the server, temporary files in the server will be compressed with gz format. - modifies Archiver to handle .gz incoming files aside from plain .in files - makes a directory for incoming/archiver and moves archiver files into it to speed up processing of check_and_split_data and avoid overloading of server - fixes issue with check_and_split_data failing to process files with timed out lock - fixes issue with check_and_split_data hanging if lock files accumulated in the incoming directory The following perl modules, scripts, and binaries are updated: * Config.pm * DataLoader.pm * DataTypes.pm * Defaults.pm * File.pm * FileHelper.pm * FileLock.pm * FileObject.pm * Server.pm * Protocol.pm * add * check_and_split_data * merge_raw_data * filtrator * archiver * calcchecksum * summasummarum merge_psm_data is added to support compression of temporary data in the server. Revision 2: * Updated check_and_split_data to move archiver files into incoming/archiver directory and to prevent from running out of memory during data generation.
This patch updates openit_server to fix high CPU usage problem.
This patch updates add and DataLoader.pm to fix the wrong aggregation of data resulted by the problem in handling timezone shifted data when "Time" is used for comparison in replace.cfg.
This patch updates openit_server to fix wrong Open iT and OS version in Web GUI Management Console.
General Description: Windows Core Server does not rotate log file even when configured. Detailed Description: openit_server.exe does not rotate log file even when the configuration is clearly set. This causes the server to not function properly. This patch contains fixed openit_server.exe to properly rotate log file. Installing this patch will fix the problem.
General Description: Site-Demo license type support for Windows Core server. Detailed Description: openit_server for windows does not support site-demo type license. Executing this script replaces old openit_server with the version that contains support for site-demo type license.
General Description: The installation of this patch fixes the restarting issue of openit_server and file transfer of different file encoding. Detailed Description: The database fails to update automatically because the openit_server binary restarts unexpectedly. The installation of this patch fixes this issue. This patch also fixes openit_server binary for not being able to send files with different encoding (eg. UTF-16).
Unpack the zip file anywhere on the machine to patch. Run install.exe to start the installation. Once the patch has been installed, you may delete the unpacked directory. NOTE: The patch must be installed by a user with administrator rights.
No corresponding Patches available.