Use the Recover Transactions page to recover transactions for a GlassFish Server instance.
If the instance is running, the Recover Transactions page contains only the text Recovery is performed by the running server itself and the OK button.
If the instance is not running, the Recover Transactions page contains the following options.
The name that was assigned to the instance when the instance was created. This field is read only.
Another instance that can recover the transactions on the current instance.
The directory in which the transaction logs are stored, if the logs are stored in a shared file system. This setting does not apply to transaction logs stored in a database. The default is /logs/tx
under the domain directory.
Transaction logs are kept in the tx
subdirectory of the directory specified by Transaction Log Location setting of the Transaction Service for the cluster configuration. The default Transaction Log Location value is the directory specified by the Log Root field of the Domain Attributes page, which is located under the Advanced tab of the GlassFish Server node.