Hercules Version 3: System Messages: LG - Log functions
This page describes messages related to the log funtions of the Hercules S/370,
ESA/390, and z/Architecture emulator.
Messages
HHCLG001E Error redirecting stdout: error
- Meaning
- The stdout stream could not be redirected to the system logger,
the error is described by
error
.
- Issued by
- logger.c, function logger_thread
HHHCLG002E Error reading syslog pipe: error
- Meaning
- An error occurred while reading the syslog pipe.
The error is described by
error
.
- Issued by
- logger.c, function logger_thread
HHCLG003E Error writing hardcopy log: error
- Meaning
- The error as indicated by
error
occurred while writeing the hardcopy log.
- Issued by
- logger.c, function logger_thread
HHCLG004E Error duplicating stderr: error
- Meaning
- Stdout could not be redirected to stderr.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
HHCLG005E Error duplicating stdout: error
- Meaning
- Stderr could not be redirected to stdout.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
HHCLG006E Duplicate error redirecting hardcopy log: error
- Meaning
- The error described by
error
occurred whilst redirecting the hardcopy log.
- Issued by
- logger.c, function logger_init
HHCLG007S Hardcopy log fdopen failed: error
- Meaning
- An attempt to open a stream for the hardcopy log failed.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
HHCLG008S logbuffer malloc failed: error
- Meaning
- An instorage buffer for the system log could not be obtained.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
HHCLG009S Syslog message pipe creation failed: error
- Meaning
- An attempt to create the pipe for the system logger failed.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
HHCLG010S Syslog write message pipe open failed: error
- Meaning
- An attempt to open a stream for the logger pipe failed.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
HHCLG011S Syslog read message pipe open failed: error
- Meaning
- An attempt to open a stream for the logger pipe failed.
The error is described by
error
.
- Issued by
- logger.c, function logger_init
If you have a question about Hercules, see the
Hercules Frequently-Asked Questions page.
Last updated 3 October 2003