Summary | Fix for flexconfigcollector doesn't recognized server and daemon lines |
Platform | Unix |
Category | bugfix |
Requires | |
Server Required Patch/es | |
Supersedes | 961 |
Superseded by | 2055 : Verified / Not hidden 2055 : Verified / Not hidden |
Affects | Client: License Analyzer |
Last Updated | February 8, 2016 |
General Description: flexconfigcollector doesn't recognize server and daemon lines due to case sensitivity Detailed Description: Flexconfigcollector binary is case sensitive when it is reading Server and Daemon entries. It only accepts all uppercase letters. Therefore, it failed to collect license configurations. This patch will modify this behavior and make Flexconfigcollector not case sensitive when reading Server and Daemon entries.
flexconfigcollector did not detect the license file if the vendor daemon -c option was truncated, but the -c option of lmgrd was not, as seen by the ps command. Now flexconfigcollector has been updated to search for the lmgrd -c option as well as the vendor daemon option.
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.