ICO0077E javax.resource.ResourceException:
ICO0077E:methodname error. The transaction has already rolled back. [rrs_exception]

Explanation

An Recovery Resource Services (RRS) error has been passed by IMS Connect, which indicates that the attempt to roll back a transaction has been made a second time on the same unit of recovery (UR). RRS prevents the second rollback from taking place and throws an error indicating that such an action is being attempted. The rrs_exception is an ICO0074E error message indicating the RRS routine and return code associated with the error.

User response

No action is needed as the transaction should be rolled back. Refer to the documentation for ICO0074E for more information about the RRS failure that has taken place. As a precaution, verify that data was not lost or modified before the execution of the transaction.