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 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.
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 whose value is at
least 2. For 32-bit platforms the value must not exceed 4095.
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 16777215.
For 32-bit platforms the value must not exceed 4095.
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 (MAX_CPU_ENGINES) defined when Hercules was built.
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:
Invalid maximum number of CPUs number
number
specified on the
MAXCPU
configuration statement at line number lineno
of
the file named filename
must be a valid decimal number. It must not
exceed the maximum number (MAX_CPU_ENGINES) defined when Hercules was built.
MAXCPU
parameter and restart Hercules.
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 Invalid program product OS license setting permission
permission
specified on the
PGMPRDOS
configuration statement
must be either LICENSED
or RESTRICTED
.
The alternative spelling LICENCED
is also accepted.
HHCCF029S Invalid HTTP port number port
port
specified on the
HTTPPORT
configuration statement
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.
HHCCF036S Error in filename line lineno:
number is not a valid device number(s) specification
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. A licensed program product operating system is running. You are responsible for meeting all conditions of your software licenses.
PGMPRDOS LICENSED
was
specified and Hercules has detected that the operating system is a
licensed program product. 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 DIAG8CMD invalid option:
option
enable
, disable
,
echo
, and noecho
,
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
HHCCF068E Invalid value: value; Enter "help scsimount" for help.
HHCCF069I Run-options enabled for this run:
NUMCPU: n
ASN-and-LX-reuse: Enabled/Disabled
DIAG8CMD: Enabled/Disabled
HHCCF074E Unspecified error occured while parsing Logical Channel Subsystem Identification
HHCCF075E No more than 1 Logical Channel Subsystem Identification may be specified
HHCCF076E Non numeric Logical Channel Subsystem Identification XX
HHCCF077E Logical Channel Subsystem Identification NN exceeds maximum of 3
HHCCF079A A licensed program product operating system has been
detected. All processors have been stopped.
PGMPRDOS LICENSED
parameter
was not specified in the Hercules configuration file.
PGMPRDOS LICENSED
parameter in the
configuration file. If you are unable to obtain a valid license
allowing you to run this operating system on your machine, you must
use another operating system (such as MVS3.8J or Linux for System z)
which does not require a license.
HHCCF081I fname Will ignore include errors .
ignore include_errors
statement was encountered
in file fname requesting that any include
statements
subsequently found within file fname which happen to reference
include files which do not exist should simply cause a
HHCCF084W
warning instead of a
HHCCF085S
fatal error.
HHCCF082S Error in fname line nnn: Maximum nesting level (nn) reached
include
statements has been exceeded.
The include
statement which caused the maximum nesting level of nn
to be exceeded is identified as statement number nnn of file fname.
HHCCF083I fname1 Including fname2 at nnn.
include
statement for file fname2 was encountered
on line nnn of file fname1.
HHCCF084W fname1 Open error ignored file fname2: error
include
statement for file
fname2 which could not be opened because of error.
HHCCF085S fname1 Open error file fname2: error
include
statement for file
fname2 which could not be opened because of error.
HHCCF086S Error in filename: NUMCPU nn must not exceed MAXCPU mm
nn
specified in the
NUMCPU
configuration statement
in the file named filename
cannot exceed the maximum number of CPUs mm
specified in the
MAXCPU
configuration statement.
NUMCPU
parameter,
or increase the MAXCPU
parameter,
and restart Hercules.
If you have a question about Hercules, see the Hercules Frequently-Asked Questions page.
Last updated $Date$ $Revision$