CORBA 2.6 Programmer's Reference
3613 - Coordinator access error message-text
User Action: The Coordinator object is not available in the current context. Review the client
code for correct usage and correct the problem as needed.
message-text includes dynamically-generated variable text identifying the particular error
condition. Most error conditions reported by this error correspond to CORBA exceptions, and the
message contains text as generated by the exception's class. If the exception is the result of a TMF
error, the exception's minor code is set to the TMF error number, and the text includes the
corresponding FEnnn literal.
3614 - Transaction activation error message-text
User Action: Either a TMF error or a JTS internal error occurred. If message-text includes
txhandle returns: FEnnn, where nnn is a number, then FEnnn identifies a TMF error
that occurred. In this case, take corrective action appropriate to the TMF error as described in the
Guardian Procedure Errors and Messages Manual. Otherwise, a JTS internal error occurred;
contact your service provider.
IIOP/SSL Error Messages (Error numbers 4200 -
4299)
4201 - SSLIOP configuration error message-text
User Action: Correct the configuration key/value identified in the event message and restart the
application. The message-text describes the configuration error.
4202 - SSLIOP OpenSSL Fatal Error OpenSSL error list text
User Action: Analyze the OpenSSL diagnostic messsage, take corrective action, and restart the
application. The OpenSSL error list text is either an error message describing the error
or a list of errors returned from OpenSSL.
4203 - SSLIOP configured cipher suites cipher suite list
User Action: No action required. Verify that the cipher suites are the desired sets. The
cipher-suite list shows the configured cipher suites.
4204 - SSL alert received: alert description
User Action: Verify the alert description and take correction action (if any). Verify the cipher
suites are the desired set. The alert description lists the possible alerts you may receive.
Chapter 10. Exception Handling:
NonStop CORBA Minor Codes
Index