Bulk loader utility messages – HP NonStop G-Series User Manual
Page 159

used (-f parameter).
ERROR: Could not determine IP address of listener host
Description The relay could not look up the IP address of the host machine.
Action If the host was specified as a host name replace it with the IP address and restart the relay. If it already was given as
IP address make sure that the IP address is correct and that you're trying to start the relay on this host. Note that the address
specified must be the address of the host on which the relay is running.
ERROR: Cannot bind socket
Description The listener port specified in the configuration file is already being used by another application or still in a final
wait state from a previous run of jrly.
Action Either specify a different port number in the configuration file (and all HTML files containing the IP address and port
number of the relay) or wait a few minutes. The command "netstat -a" displays existing connections.
ERROR: Can't open log file %s
Description Either the error log file or access log file (or both) could not be opened for writing.
Action Check the configuration file for correct spelling of the LOGDIR. Make sure you have write permissions on this
directory and the files specified.
ERROR: FATAL ERROR: unknown message code %ld.
Description Internal error. The relay will exit.
Action Restart the relay. If this message appears repeatedly and can be reproduced consistently notify Technical Support.
ERROR: connect: Connection refused
Description The relay could not connect to JRAD.
Action Make sure the relay adapter (JRAD) is running. Check that the CONNECT tag in the relay configuration file
identifies the correct host and port on which the JRAD is running.
ERROR: accept(): accept failed, errno: 24, strerror: Too many open files
Description The relay tried to open more files/sockets than the system limit.
Action The default maximum number of open file descriptors for a process is 64 on most UNIX systems. Set this number to
at least 1024 (with the limit or ulimit commands).
Bulk Loader Utility Messages
ERROR: File not found: %s
Description The specified file is not found.
Action Check the path again.
ERROR: Error on line %d: %s value is null
Description A value is expected for this keyword.
Action Input the value.
ERROR: Error on line %d: Invalid keyword: %s=%s
Description Keyword is not recognized.