Jolt relay (jrly) messages – HP NonStop G-Series User Manual
Page 157

1507
ERROR: Sending message to JSL failed.
Description JSL is not running or network connection is down.
Action Restart the JRAD/JSL.
1508
INFO: Sending message to JSH failed.
Description Network is down. Connection to the JSH failed.
Action Check the network and restart the JSL.
1509
ERROR: Sending CONNECT reply to JRLY.
Description Unable to reach JRLY. Probably problem in the network.
Action Restart the JRLY and JRAD after check the network addresses.
1510
ERROR: Sending SHUTDOWN reply to JRLY.
Description Unable to reach JRLY. Probably problem in the network.
Action Restart the JRLY and JRAD after check the network addresses.
Jolt Relay (JRLY) Messages
ERROR: Ignoring syntax error in configuration file line %d
Description The line in question doesn't contain an equal sign or (in case of the LISTEN and CONNECT tag) is missing the
colon.
Action Verify the syntax of the configuration file at the specified line.
ERROR: Ignoring unknown tag '%s' in configuration file line %d.
Description The line in question is does not contain one of the valid tags: LOGDIR, ACCESS_LOG, ERROR_LOG,
LISTEN, CONNECT.
Action Verify the syntax of the configuration file at the specified line.
ERROR: MSG_MALLOC: perror().
Description Memory allocation failed. The relay will exit.
Action Make more memory available on the machine on which the relay is running. Remove other unnecessary processes
which may be running on the same host as the relay. Restart the relay.
ERROR: Client structure != NULL for file descriptor %ld
Description An internal error occurred. The relay will continue to run, but a client process may have been disconnected.