HP Micro Focus Object COBOL/UX Release Notes for Version B.13.35

Chapter 3 59
License Management with FLEXlm and COBOL
FLEXlm Error Messages (Return Status Values)
-16 LM_CANTREAD "cannot read data from license server"
The process cannot read data from the daemon within the timeout
interval.
The connection was reset by the daemon (usually because the daemon
exited) before the process attempted to read data.
-17 LM_CANTWRITE "cannot write data to license server"
The process could not write data to the daemon after the connection was
established.
-18 LM_NOSERVSUPP "license server does not support this
feature"
The feature has expired (on the server node), or has not yet started,
or the version is greater than the highest supported version.
ACTION:
Run lmcksum on your license file to confirm that it is valid.
If you have started lmgrd with the LM_LICENSE_FILE variable set,
check that LM_LICENSE_FILE is set to the same value for all users
of Micro Focus Object COBOL.
If you see this message when you run lmdiag, you can ignore it;
This is a known problem in the FLEXlm software and has been
reported to GLOBEtrotter.
-19 LM_SELECTERR "error in select system call"
The select() system call failed. This should never happen in a client
program.
-20 LM_SERVBUSY "license server busy (no majority)",
The license server is busy establishing a quorum of server nodes so
that licensing can start. This error is very rare, and checkout should
be retried if this occurs.
-21 LM_OLDVER "license file does not support this version"
The version requested is greater than the highest version supported in
the license file FEATURE line.
-22 LM_CHECKINBAD "feature checkin failure detected at
license
server"
The checkin request did not receive a proper reply from the vendor
daemon (the license might still be considered in use).