MPE/iX Error Messages Manual Vol 2 (32650-90879)

Chapter 1 21
Vol. II Chapter 1
Loader, Native Mode
8 MESSAGE An invalid heapsize of ! specified; ! used.
(LDRWARN 8)
CAUSE The value specified for the heap size is invalid.
ACTION Retry with a correct value.
9 MESSAGE CM unloader returned with a warning. (LDRWARN
9)
CAUSE A warning occurred while unloading the CM program.
ACTION See cause and action for the specific CM unload warning
which occurred.
10 MESSAGE XLLIST parameter is ignored for CM programs.
(LDRWARN 10)
CAUSE The 'XL=' parameter was specified and is not applicable to
CM programs.
ACTION Remove the 'XL=' parameter.
11 MESSAGE XLLIST= and LIB= are mutually exclusive.
XLLIST= was used; LIB= was ignored. (LDRWARN
11)
CAUSE The 'XL=' parameter and the 'LIB=' parameters were both
specified.
ACTION Specify only one of the parameters.
12 MESSAGE The configured default stack size of ! bytes
is too small; ! used. (LDWARN 12)
CAUSE The default stack size in the configuration files is too
small.
ACTION Use SYSGEN to change the configured default stack size.
13 MESSAGE The configured maximum stack size of ! bytes
is too small; ! used. (LDRWARN 13)
CAUSE The configured maximum stack is too small.
ACTION Use SYSGEN to change the configured maximum stack
size.
14 MESSAGE The configure maximum heap size if ! bytes is
too small; ! used. (LDRWARN 14)
CAUSE The configured maximum heap size is too small.
ACTION Use SYSGEN to change the configured maximum heap
size.
17 MESSAGE Program auxiliary header not found; defaults
used. (LDRWARN 17)
CAUSE Same as message content.