This page describes the terminal emulation messages for the Hercules S/370, ESA/390, and z/Architecture emulator.
HHCCF001S Error reading file filename line lineno:
error
filename
at line number
lineno
. The error is described
by error
.
HHCCF002S File filename line lineno is too long
lineno
in the configuration file filename
is too long and
cannot be processed.
HHCCF003S Cannot open file filename: error
filename
could not be opened. The
error is described by error
.
HHCCF004S No device records in file filename
filename
does not contain any
device definition records. Without them, Hercules cannot do any meaningful
work.
HHCCF005S Error in filename line lineno:
Unrecognized argument argument
argument
, was specified on the
HTTPPORT
configuration statement in the file named
filename
at line number lineno
. Only the arguments
auth
and noauth
are valid.
HHCCF006S Error in filename line lineno:
Userid, but no password given userid
userid
, was specified
on the HTTPPORT
configuration statement in the file named
filename
at line number lineno
, but no
password was provided. A password is required if a userid is present.
HHCCF007S Error in filename line lineno:
Missing argument
HTTPROOT
configuration statement was specified
in the file named filename
at line number lineno
, but no
directory was specified. A directory is required.
HHCCF008S Error in filename line lineno:
Unrecognized keyword keyword
filename
at line
number lineno
. The invalid keyword was keyword
.
HHCCF009S Error in filename line lineno:
Incorrect number of operands
lineno
of the file named
filename
had an invalid number
of operands. For all but the HTTPPORT
statement, exactly one operand is required.
HHCCF010S Error in filename line lineno:
Unknown or unsupported ARCHMODE specification mode
ARCHMODE
configuration statement at line
lineno
of the file named filename
specified an invalid
architecture. Only S/370
, ESA/390
,
or ESAME
are valid. If one of these was specified,
then support for that architecture was excluded when the copy of Hercules
in use was compiled.
HHCCF011S Error in filename line lineno:
serialno is not a valid serial number
serialno
specified on the CPUSERIAL
configuration statement at line number lineno
of the
file named filename
must be exactly six digits long,
and must be a valid hexadecimal number.
HHCCF012S Error in filename line lineno:
modelno is not a valid CPU model
modelno
specified on the CPUMODEL
configuration statement at line number lineno
of the
file named filename
must be exactly four digits long,
and must be a valid hexadecimal number.
HHCCF013S Error in filename line lineno:
Invalid main storage size size
size
specified on the MAINSIZE
configuration statement at line number lineno
of the
file named filename
must be a valid decimal number between 2 and 1024.
HHCCF014S Error in filename line lineno:
Invalid expanded storage size size
size
specified on the XPNDSIZE
configuration statement at line number lineno
of the
file named filename
must be a valid decimal number between 0 and 1024.
HHCCF015S Error in filename line lineno:
Invalid console port number port
port
specified on the
CNSLPORT
configuration statement at line number lineno
of
the file named filename
must be a valid nonzero decimal number.
HHCCF016S Error in filename line lineno:
Invalid threadname thread priority priority
priority
specified on
the xxxPRIO
configuration statement at line
number lineno
of the file named
filename
must be a valid decimal number.
HHCCF017W Hercules is not running as setuid root, cannot raise
threadname priority
xxxPRIO
was specified, but
Hercules is not running as the root user (either directly or via
the setuid mechanism). This parameter value would cause the
priority of the CPU execution thread to be raised above the normal
level if Hercules were running as root. Since it is not, however,
the parameter will have no effect.
HHCCF018S Error in filename line lineno:
Invalid number of CPUs number
number
specified on the
NUMCPU
configuration statement at line number lineno
of
the file named filename
must be a valid decimal number between 1 and
the maximum number defined when Hercules was built (usually 2; this number
is never more than 2 for S/370 mode, or 16 for ESA/390 or ESAME mode).
HHCCF019S Error in filename line lineno:
Invalid number of VFs number
number
specified on the
NUMVEC
configuration statement at line number lineno
of
the file named filename
must be a valid decimal number between 1 and
the maximum number defined when Hercules was built (usually 2).
HHCCF020W Vector Facility support not configured
NUMVEC
configuration statement, but Hercules was built
without the Vector Facility code. The request has been ignored.
NUMVEC
configuration statement.
HHCCF021S Error in filename line lineno:
Load parameter loadparm exceeds 8 characters
loadparm
specified on the
LOADPARM
configuration statement at line number lineno
of
the file named filename
must be no more than 8 characters long.
HHCCF022S Error in filename line lineno:
epoch is not a valid system epoch
Patch config.c to expand the table.
epoch
specified on the
SYSEPOCH
configuration statement at line number lineno
of
the file named filename
must be one of the
following: 1900
, 1928
,
1960
, 1988
, or 1970
.
HHCCF023S Error in filename line lineno:
offset is not a valid timezone offset
offset
specified on the
TZOFFSET
configuration statement at line number lineno
of
the file named filename
must be five
characters long, and a valid decimal number of the
form (+
|-
)number
, where
number
must be between zero and 2359 (representing 23 hours,
59 minutes).
HHCCF024S Error in filename line lineno:
Invalid TOD clock drag factor drag
drag
specified on the
TODDRAG
configuration statement at line number lineno
of
the file named filename
must be a valid decimal number between 1 and
10000.
HHCCF025S Error in filename line lineno:
Invalid panel refresh rate rate
rate
specified on the
PANRATE
configuration statement at line number lineno
of
the file named filename
must be either F
, S
,
or a valid decimal number between 1 and 5000.
HHCCF026S Error in filename line lineno:
Unknown OS tailor specification tailor
tailor
specified on the
OSTAILOR
configuration statement at line number lineno
of
the file named filename
must be either
OS/390
,
z/OS
,
VSE
,
VM
, LINUX
, NULL
, or
QUIET
.
HHCCF027S Error in filename line lineno:
Invalid maximum device threads threads
threads
specified on the
DEVTMAX
configuration statement at line number lineno
of
the file named filename
must be a valid decimal number greater
than -1.
HHCCF028S Error in filename line lineno:
Invalid program product OS permission permission
permission
specified on the
PGMPRDOS
configuration statement at line number lineno
of
the file named filename
must be either LICENSED
(or
LICENCED
, for those who spell as the British do)
or RESTRICTED
.
HHCCF029S Error in filename line lineno:
Invalid HTTP port number port
port
specified on the
HTTPPORT
configuration statement at line number lineno
of
the file named filename
must be either 80, or a valid decimal number
greater than 1024.
HHCCF030S Error in filename line lineno:
Invalid I/O delay value delay
delay
specified on the
IODELAY
configuration statement at line number lineno
of
the file named filename
must be a valid decimal number.
HHCCF031S Cannot obtain sizeMB main storage: error
MAINSTOR
failed for the reason described by error
.
HHCCF032S Cannot obtain storage key array: error
error
.
HHCCF033S Cannot obtain sizeMB expanded storage: error
XPNDSTOR
failed for the reason described by error
.
HHCCF034W Expanded storage support not installed
XPNDSTOR
configuration parameter, but Hercules was built without expanded storage
support. The request was ignored.
HHCCF035S Error in filename line lineno:
Missing device number or device type
lineno
of
the file named filename
did not contain a device number or a
device type.
HHCCF035S Error in filename line lineno:
number is not a valid device number
lineno
of
the file named filename
specified an invalid device number
number
. The device number must be one to four hexadecimal digits.
HHCCF037S Message pipe creation failed: error
error
.
HHCCF038S Message pipe open failed: error
error
.
HHCCF039W PGMPRDOS LICENSED specified.
Licensed program product operating systems are enabled.
You are responsible for meeting all conditions of your
software license.
PGMPRDOS LICENSED
was
specified. This message is issued to remind you that compliance with the
terms of the license for your system's software is your responsibility.
HHCCF040E Cannot create CPU number thread: error
number
failed. The error is described by
error
. The CPU has not been added to the configuration.
HHCCF041E Device address already exists
address
. There is already a device at that address.
detach
command to remove the existing device.
HHCCF042E Device type type not recognized
type
. This
device type is not supported by Hercules. It may also indicate that the system was
unable to load the device handler for the specified device type.
HHCCF043E Cannot obtain device block for
device address: error
address
failed. The error is described
by error
. The device has not been defined.
HHCCF044E Initialization failed for device address
address
could not be
initialized. The device initialization routine has
issued a message describing the problem in further detail; refer to that
message for more information.
HHCCF045E Cannot obtain buffer for device address: error
address
failed. The error is described
by error
. The device has not been defined.
HHCCF046E Device address does not exist
address
. There is no device at that address.
HHCCF047I Device address detached
address
has been successfully removed
from the system.
HHCCF048E Device address does not exist
address
. There is no device at that address.
HHCCF049E Device address already exists
address
. There is already a device at that address.
detach
command to remove the existing device.
HHCCF050I Device oldaddr defined as newaddr
oldaddr
has been changed to the address
newaddr
.
HHCCF051S Error in filename line lineno:
verid is not a valid CPU version code
verid
specified on the CPUVERID
configuration statement at line number lineno
of the
file named filename
must be exactly two digits long,
and must be a valid hexadecimal number.
HHCCF052S Error in filename line lineno:
option: invalid argument
enable
and disable
.
HHCCF053E Incorrect second device number in device range near character c
HHCCF054E Incorrect Device count near character c
HHCCF055E Incorrect device address specification near character c
HHCCF056E Incorrect device address range. CUU1>CUU2
HHCCF057E CUU is on wrong channel (1st device defined on channel CC)
HHCCF058E Some or all devices in CUU-CUU duplicate devices already defined
HHCCF061W ECPS:VM Statement deprecated. Use ECPSVM instead
HHCCF062W Missing ECPSVM level value. 20 Assumed
HHCCF063W Specifying ECPSVM level directly is deprecated. Use the 'LEVEL' keyword instead
HHCCF064W Hercules set priority priority failed: error
priority
failed. The error is described
by error
. The process priority has not
been changed. Hercules overall performance may be impaired as
a result.
HHCCF065I Hercules: tid=threadid, pid=processid,
pgid=processgroupid, priority=priority
threadid
, its
process id is processid
, its process group
id is processgroupid
and its execution
priority is priority
.
HHCCF066E Invalid HTTPROOT: error
error
.
HHCCF067S Incorrect keyword keyword for the ASN_AND_LX_REUSE statement
HHCCF068S Error in filename line lineno: Invalid Auto_SCSI_Mount value: value
HHCCF069I Run-options enabled for this run:
NUMCPU: n
ASN-and-LX-reuse: Enabled/Disabled
DIAG8CMD: Enabled/Disabled
If you have a question about Hercules, see the Hercules Frequently-Asked Questions page.
Last updated 19 October 2005