Hercules Version 2: System Messages: TE - 1052/3270 Terminal Emulation
This page describes the terminal emulation messages for the Hercules S/370,
ESA/390, and z/Architecture emulator.
Messages
- 
HHCTE001I Console connection thread started: tid=threadid,
pid=processid
- 
  - Meaning
  
- The thread that handles connection requests from console devices has
been started.
  
- Issued by
  
- console.c, function console_connection_handler
  
 
- 
HHCTE002W Waiting for port port to become free
- 
  - Meaning
  
- The thread that handles connection requests from console devices
is waiting for the TCP port denoted by portto become
available for use.
- Action
  
- If this message persists, some other program has control of the TCP
port listed. Find out which one it is and terminate it.
  
- Issued by
  
- console.c, function console_connection_handler
  
 
- 
HHCTE003I Waiting for console connection on port port
pid=num
- 
  - Meaning
  
- Hercules is ready to accept console connections on
port port.
- Issued by
  
- console.c, function console_connection_handler
  
 
- 
HHCTE004I Console connection thread terminated
- 
  - Meaning
  
- The thread that handles connection requests from console devices has
been terminated.
  
- Issued by
  
- console.c, function console_connection_handler
  
 
- 
HHCTE005E Cannot create console thread: reason
- 
  - Meaning
  
- The thread that handles connection requests from console devices could
not be started. The reason is shown as reason.
- Action
  
- Correct the reason listed and restart Hercules.
  
- Issued by
  
- console.c, function console_initialise
  
 
- 
HHCTE006A Enter input for console device address
- 
  - Meaning
  
- The 1052 console device at addressis waiting for input.
- Action
  
- Type the desired input for the console and press the ENTER key.
If you do not wish to get this message when input is requested,
define the console with the option noprompt.
- Issued by
  
- console.c, function constty_execute_ccw
  
 
- 
HHCTE007I Device address closed by client ipaddr
- 
  - Meaning
  
- The client at IP address ipaddrthat was
connected to the 3270 console at addressaddresshas
closed the connection. The device is no longer available for use.
- Issued by
  
- console.c, function recv_3270_data
  
 
- 
HHCTE008I Device address closed by client ipaddr
- 
  - Meaning
  
- The client at IP address ipaddrthat was
connected to the 1052 console at addressaddresshas
closed the connection. The device is no longer available for use.
- Issued by
  
- console.c, function recv_1052_data
  
 
- 
HHCTE009I Client ipaddr connected to type device
address
- 
  - Meaning
  
- The client at IP address ipaddrhas connected
to Hercules as atypedevice and is now available at
addressaddress.
- Issued by
  
- console.c, function connect_client
  
 
If you have a question about Hercules, see the
Hercules Frequently-Asked Questions page.
 
Last updated 15 December 2002