CORBA 2.6.1 Programmer's Reference

JTS Error Messages (Error numbers 3600 - 3799)
3601 - CORBA services error message-text
User Action: NonStop CORBA services either are not operating or are not installed correctly. JTS
could not get the TransactionFactory object from the Naming Service. Ensure that the
CORBA services are installed and operating properly, and that the correct versions of all other
required software are installed. Then retry the operation. If the problem persists, contact your
service provider.
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.
3602 - Transaction rollback_only error message-text
User Action: A JTS internal error occurred. Transaction rollback_only could not be set
during sending_reply. Contact your service provider.
3603 - Transaction suspend error message-text
User Action: A JTS internal error occurred. The current transaction could not be suspended.
Contact your service provider.
3604 - Transaction deactivation error message-text
User Action: A JTS internal error occurred. The current transaction could not be deactivated.
Contact your service provider.
3605 - Initialization error message-text
User Action: An initialization error occurred during transaction construction, while sending a
remote request, or during resolve_initial_current(). If (new_request: new
PropagationContext failed : appears at the beginning of the message-text, the
application may have run out of memory; in this case, correct the memory usage problem.
Otherwise, a JTS internal error occurred; contact your service provider.
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.
3606 - Transaction recreate error message-text
User Action: A JTS internal error occurred. The transaction could not be recreated. Contact your
service provider.
3608 - Transaction commit error message-text
User Action: A JTS internal error occurred. The current transaction could not be committed.