Summary for Patch 895 (Verified)

Summary Fix problem with splitting of archive files on data from late clients
Platform Unix
Category bugfix
Valid for 6.2.x
Requires 6.2.0.7 - 6.2.0.11: 839
Client Required Patch/es
Supersedes
Superseded by 957 : Verified / Not hidden
957 : Verified / Not hidden
Affects Server: License Analyzer
Last Updated February 10, 2014

Download now

Download_red patch895.tar.gz

Description

When licpoll data contains a first polling (e.g. from an overworked client)
where the first polling time happens later than the polling interval, it
would consider it a "shifted" client (30 minute offset) compared to the
server and split it in two. This actually produces invalid files and blocks
processing.

This fixes the offset test so this type of problem will not happen. I.e.
it will no longer split files unless it actually has full 30 minute shift from
the server time.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root:

	cd /tmp/patch
	./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List