Platform LSF Administration Guide Version 6.2
Error Messages
Administering Platform LSF
612
The number of fields on a line in a configuration section does not match the number of
keywords. This may be caused by not putting
() in a column to represent the default
value.
file: HostModel section missing or invalid
file: Resource section missing or invalid
file: HostType section missing or invalid
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 your LSF technical support.
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>