Jolt 1.2 Developer's Guide
Table Of Contents
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- About This Guide
- 1. Introducing Jolt
- 2. Installing Jolt
- 3. Configuring the Jolt System
- 4. Bulk Loading NonStopTM TUXEDO Services
- 5. Using the Jolt Repository Editor
- 6. Using the Jolt Class Library
- 7. Using JoltBeans
- 8. Using Servlet Connectivity for NonStopTM TUXEDO
- 9. Using Jolt 1.2 ASP Connectivity for NonStopTM TUXEDO
- A. NonStopTM TUXEDO Errors
- B. System Messages
- Index

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
that 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.
Action None. If this message appears repeatedly and can be reproduced consistently, notify your service provider.
ERROR: Invalid file descriptor %ld
Description An internal error occurred. The relay will continue to run, but a client process may have been disconnected.
Action None. If this message appears repeatedly and can be reproduced consistently, notify your service provider.
ERROR: Could not open configuration file %s
Description The specified configuration file does not exist or is not readable. The relay will exit.
Action Check the file name and the permissions on the file and the directory.
ERROR: No log directory specified.
Description LOGDIR was not specified in the configuration file or no value for it was given.
Action Verify the entry for the tag LOGDIR in the configuration file. Check that the correct configuration file is being used
(-f parameter).
ERROR: No access log file specified.
Description ACCESS_LOG was not specified in the configuration file or no value for it was given.
Action Verify the entry for the tag ACCESS_LOG in the configuration file. Check that the correct configuration file is being
used (-f parameter).
ERROR: No error log file specified.
Description ERROR_LOG was not specified in the configuration file or no value for it was given.
Action Verify the entry for the tag ERROR_LOG in the configuration file. Check that the correct configuration file is being
used (-f parameter).
ERROR: No JRLY host specified
Description The value for the LISTEN tag does not contain the host name or IP address or the relay host, for example,
LISTEN=host:port.
Action Verify the entry for the tag LISTEN in the configuration file. Check that the correct configuration file is being used
(-f parameter).
ERROR: No JRAD host specified.
Description The value for the CONNECT tag does not contain the host name or IP address or the JRAD host, for example,
CONNECT=host:port.
Action Verify the entry for the tag CONNECT in the configuration file. Check that the correct configuration file is being
used (-f parameter).
ERROR: No listener port specified or listener port <= 0.
Description The value for the LISTEN tag does not contain a valid port number on the relay host.










