Start the Recovery Manager

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2059

This topic has not yet been written. The content below is from the topic description.
The failure recovery subsystem of ArjunaCore requires that the stand-alone Recovery Manager process be running for each ObjectStore (typically one for each node on the network that is running ArjunaCore applications). The RecoveryManager file is located in the arjunacore JAR file within the package com.arjuna.ats.arjuna.recovery.RecoveryManager. To start the Recovery Manager issue the following command: java com.arjuna.ats.arjuna.recovery.RecoveryManager If the -test flag is used with the Recovery Manager then it will display a Ready message when initialized, i.e., java com.arjuna.ats.arjuna.recovery.RecoveryManager -test