Summary | Improved intra process locking (server side update) |
Platform | Unix |
Category | bugfix |
Requires | 293 |
Client Required Patch/es | |
Supersedes | 290 |
Superseded by | 327 : Verified / Not hidden 304 : Verified / Not hidden |
Affects | Server: License Analyzer |
Last Updated | September 30, 2009 |
This patch replaces the intra process locking mechanism with thread mutex's instead of semaphores. The patch also fixes a problem with correct handling of time zone for FLEXlm debug log data
This patch adds a lock to the archiver binary that prevents more than one instance from running simultainously. It also limits the number of open output files to 8. In addition the patch allows archiver to accept that the last field in some recorder data may be empty.
Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.