Summary for Patch 640 (Verified)

Summary Licpoll fails to collect data if first collection falls in "grace" period
Platform Unix
Category bugfix
Valid for 5.2.x, 5.3.x, 5.4.x, 5.5.x
Requires
Server Required Patch/es
Supersedes 615, 606, 602
Superseded by 650 : Verified / Not hidden
Affects Client: License Analyzer
Last Updated October 12, 2016

Download now

Download_red patch640.tar.gz

Description

Licpoll starts slightly before the hour (30 seconds). When collection period and offset 
where set so a valid polling could occur in this interval licpoll collected one polling and
stopped (this occurs e.g with polling interval of 60 seconds and offset 40 second).

Now licpoll will always correctly wait until the start of the hour before starting with the first
polling.

For uncounted licenses we now set "available licenses" to max int (2147483647)
instead of 1

Fixed problem with recognizing Arbortext License Manager (Elan) output.

Supersedes Patch Description

Expand all

Patch 615 — Fix licpoll not picking up host name from RLM license file
This patch fixes a bug in licpoll, due to which licpoll was not writing host name to licpoll data
file.

The x86_64 binary is recompiled to work with the libraries on RHEL3.
Patch 606 — Fixes parsing error in licpoll
This patch several bugfixes:

1. a bug in licpoll that caused it to crash when encountering a 
   specific error message from the FLEXlm server in the lmstat output.
   Sometimes when lmstat stops with the following error message:

     The desired vendor daemon is down. (-97,121)

   licpoll would crash

2. licpoll would hang when encountering unexpected RLM status
   output

3. licpoll did not add the "server-name" value when writing
   output of status data for License Monitor

4. when parsing FLEXlm output with multiple feature versions the
   License Monitor status file give all feature versions the
   combined avaialble licenses

5. Error checking on copy function is improved. This may solve some
   problems with bad disks.

NOTE: These problems are not fixed on HPUX due to compilation
problems.
Patch 602 — Fixes two bugs in licpoll (crash and server-name output for License Monitor)
This patch several bugfixes:

1. a bug in licpoll that caused it to crash when encountering a 
   specific error message from the FLEXlm server in the lmstat output.
   Sometimes when lmstat stops with the following error message:

     The desired vendor daemon is down. (-97,121)

   licpoll would crash

2. licpoll would hang when encountering unexpected RLM status
   output

3. licpoll did not add the "server-name" value when writing
   output of status data for License Monitor

4. when parsing FLEXlm output with multiple feature versions the
   License Monitor status file give all feature versions the
   combined avaialble licenses

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