Hercules Version 2: System Messages: IN - Hercules Initialization
This page describes the system initialization messages for the Hercules S/370,
ESA/390, and z/Architecture emulator.
Messages
- 
HHCIN001S Cannot register SIGINT handler: error
- 
  - Meaning
  
- An attempt to register a handler for the SIGINT signal failed. The
error is described by error.
- Action
  
- Correct the error and restart Hercules.
  
- Issued by
  
- impl.c, function main
  
 
- 
HHCIN002E Cannot suppress SIGPIPE signal: error
- 
  - Meaning
  
- An attempt to ignore the SIGPIPE signal failed. The
error is described by error. This will cause Hercules to terminate
abnormally if a printer device is defined to a pipe, and that pipe is
closed while data is being written to it.
- Action
  
- Correct the error and restart Hercules. Do not print to a pipe until
you have corrected the error.
  
- Issued by
  
- impl.c, function main
  
 
- 
HHCIN003S Cannot register SIGILL/FPE/SEGV/BUS/USR handler: error
- 
  - Meaning
  
- An attempt to register a handler for one of the listed signals
failed. The error is described by error.
- Action
  
- Correct the error and restart Hercules.
  
- Issued by
  
- impl.c, function main
  
 
- 
HHCIN004S Cannot create watchdog thread: error
- 
  - Meaning
  
- An attempt to create the watchdog thread to monitor Hercules execution
failed. The error is described by error.
- Action
  
- Correct the error and restart Hercules.
  
- Issued by
  
- impl.c, function main
  
 
- 
HHCIN005S Cannot create http_server thread: error
- 
  - Meaning
  
- An attempt to create the HTTP server thread
failed. The error is described by error.
- Action
  
- Correct the error and restart Hercules.
  
- Issued by
  
- impl.c, function main
  
 
- 
HHCIN006S Cannot create panel thread: error
- 
  - Meaning
  
- An attempt to create the operator control panel thread
failed. The error is described by error.
- Action
  
- Correct the error and restart Hercules.
  
- Issued by
  
- impl.c, function main
  
 
If you have a question about Hercules, see the
Hercules Frequently-Asked Questions page.
 
Last updated 16 December 2002