Summary for Patch 1602 rev2 (Verified)

Version 6.5.0.22

Full summary
Summary Improvement for server processing
Platform Windows
Category bugfix
Requires 1550, 1522, 1512, 1475
1550, 1522, 1512, 1507, 1491, 1482, 1480, 1475, 1467, 1460 (incl. dependencies)
Client Required Patch/es
Supersedes 1595, 1486
Superseded by
Affects Server: Core
Last Updated July 22, 2019

Download now

Download_red Patch1602-2.zip

Description

 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.

Supersedes Patch Description

Expand all

Patch 1595 — Open iT Server fix for high CPU usage
This patch updates openit_server to fix high CPU usage problem.
Patch 1486 — Fix for Open iT and OS Version in WebGUI Management Console
This patch updates openit_server to fix wrong Open iT and OS version in Web GUI Management Console.

Installation

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.

Corresponding Unix Patches

No corresponding Patches available.



Back to Version 6.5.0.22