LSF Version 7.3 - Platform LSF Configuration Reference

The HostModel, Resource, or HostType section in the lsf.shared file is either missing or
contains an unrecoverable error.
file(line): Name name reserved or previously defined. Ignoring index
The name assigned to an external load index must not be the same as any built-in or previously
defined resource or load index.
file(line): Duplicate clustername name in section cluster. Ignoring
current line
A cluster name is defined twice in the same lsf.shared file. The second definition is ignored.
file(line): Bad cpuFactor for host model model. Ignoring line
The CPU factor declared for the named host model in the lsf.shared file is not a valid
number.
file(line): Too many host models, ignoring model name
You can declare a maximum of 127 host models in the lsf.shared file.
file(line): Resource name name too long in section resource. Should
be less than 40 characters. Ignoring line
The maximum length of a resource name is 39 characters. Choose a shorter name for the
resource.
file(line): Resource name name reserved or previously defined.
Ignoring line.
You have attempted to define a resource name that is reserved by LSF or already defined in
the lsf.shared file. Choose another name for the resource.
file(line): illegal character in resource name: name, section
resource. Line ignored.
Resource names must begin with a letter in the set [a-zA-Z], followed by letters, digits or
underscores [a-zA-Z0-9_].
LIM messages
The following messages are logged by the LIM:
main: LIM cannot run without licenses, exiting
The LSF software license key is not found or has expired. Check that FLEXlm is set up correctly,
or contact Platform support at support@platform.com.
main: Received request from unlicensed host <host>/<port>
LIM refuses to service requests from hosts that do not have licenses. Either your LSF license
has expired, or you have configured LSF on more hosts than your license key allows.
initLicense: Trying to get license for LIM from source <LSF_CONFDIR/
license.dat>
getLicense: Can’t get software license for LIM from license file
<LSF_CONFDIR/license.dat>: feature not yet available.
Your LSF license is not yet valid. Check whether the system clock is correct.
findHostbyAddr/<proc>: Host <host>/<port> is unknown by <myhostname>
Troubleshooting and error messages
Platform LSF Configuration Reference 603