CLI Reference Guide

4-27
System Messages
Explanation: The <module2>.VLM file requires that the <module1>.VLM
file be loaded first. Either the current configuration has <module1>.VLM
and <module2>.VLM loading out of order, or <module1>.VLM did not load
successfully.
Action: Make sure that <module1>.VLM is configured to load before
<module2>.VLM. To do this, change the load order of the VLM= parameter
in the NET.CFG file.
RSA-1.00-7: In order to load the <module3>.VLM, one of the following
VLMs must be loaded: <module1>.VLM, <module2>.VLM.
Explanation: The <module3>.VLM file requires that the <module1>.VLM
or <module2>.VLM file be loaded first. Either the current configuration has
<module3>.VLM loading before <module1>.VLM or <module2>.VLM, or
<module1>.VLM or <module2>.VLM did not load successfully.
Action: Make sure that <module1>.VLM or <module2>.VLM loads
successfully before <module3>.VLM.
RSA-1.00-42: There is a missing or invalid value for ‘<parameter>’ on
line <number> of the configuration file. This entry will be ignored.
Correct the line specified in the configuration file before continuing.
Explanation: The configuration file contains a parameter that has an invalid
value or that does not specify a value. This invalid line is ignored by the
configuration process.
Action: No action is required at this point. However, to avoid this message
the next time the VLM.EXE file is loaded, delete or correct the line specified
by the error message.
RSA-1.00-43: There is a missing or invalid ON/OFF value for
‘<parameter>’ on line <number> of the configuration file. This entry
will be ignored. Correct the line specified in the configuration file before
continuing.
Explanation: The configuration file contains a parameter that is defined to
use either an ON or OFF value, but a different value or no value has been
specified. This invalid line is ignored by the configuration process.
Action: No action is required at this point. However, to avoid this message
the next time the VLM.EXE file is loaded, delete or correct the line specified
by the error message.