Fatal Errors - HP NonStop SSL Reference Manual

Table of Contents

Advertisement

Fatal Errors

The following messages are displayed in situations where a fatal error occurred. HP NonStop SSL will abend because it
cannot recover from that error.
Fatal Error: could not listen on port <port number>, error <error number >
Error condition which is caused either by another application listening on same port or by configuring the HP
NonStop SSL with a PORT param less than 1024 while not starting the HP NonStop SSL under the SUPER user
logon. The HP NonStop SSL terminates.
Fatal Error: AWAITIOX file <filename> (filenum <filenumber>) completed with error <error number>
A nowaited operation on file identified by filename completed with a filesystem error. Watch for other message
which come along with this one in order to decide whether and what action has to be taken.
Fatal Error: fatal error in proxy server, OnAccept: Accept failed
Internal error condition. Receiving a connection failed. Watch for other message which come along with this one in
order to decide whether and what action has to be taken.
Fatal SSL error <error text>, exiting
A fatal error specified by error text has occurred. SSLOBJ is being terminated. Please consult your support
representative for further action.
Can't open input file <filename>
The file given by filename cannot be opened. The severity of this message depends on the context in which it
appears. If for example the server key file cannot be opened the HP NonStop SSL terminates. Watch for other
messages surrounding this one.
Fatal SSL error <error number>, exiting
A fatal error during SSL processing has occurred which causes SSLOBJ to terminate. Watch for earlier message
which give additional information.
illegal parameter <param value> for MINVERSION needs to be one of 2.0/3.0/3.1
Warning about an invalid setting of param MINVERSION. The allowed settings are being displayed with the
message. This message appears during startup of the HP NonStop SSL. The HP NonStop SSL will not start.
illegal parameter '%s' for MAXVERSION needs to be one of 2.0/3.0/3.1
Error message about an invalid setting of param MAXVERSION. The allowed settings are being displayed with the
message. This message appears during startup of the HP NonStop SSL. The HP NonStop SSL will not start.
MAXVERSION cannot be smaller than MINVERSION
Warning that an invalid param setting have been detected where MINVERSION is smaller than MAXVERSION.
This message appears during startup of the HP NonStop SSL. The HP NonStop SSL will not start.
Failed to perform action <action>, no retry configured.
This message indicates that the <action>, which is usually a certain socket action for setting up a listen socket or
connect to a peer, failed. For the main listening socket of the process, the <action> is retried after 10 seconds by
default (in this case this error will not occur), however if this retry was disabled by setting the USESOCKETRETRY
parameter to FALSE, the process will abend with this error. Watch for other message which come along with this
one in order to determine why the <action> could not be performed successfully.
FTPClientProxy failed to listen on source port <port>, subnet "<subnet>", interface "<interface>
124 • Appendix
HP NonStop SSL Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents