Configure an application server to log heuristic reporting

 

Overview

To enable an application server to log "about to commit one-phase resource" events from transactions that involve a one-phase commit resource and two-phase commit resources, use the Administrative console to complete the following steps:

 

Procedure

  1. Start the Administrative console

  2. In the navigation pane, select Servers-> Manage Application Servers-> your_app_server This displays the properties of the application server, your_app_server, in the content pane.

  3. Select the Transaction Service tab, to display the properties page for the transaction service, as two notebook pages:

    Configuration

    The values of properties defined in the configuration file. If you change these properties, the new values are applied when the application server next starts.

    Runtime

    The runtime values of properties. If you change these properties, the new values are applied immediately, but are overwritten with the Configuration values when the application server next starts.

  4. Select the Configuration tab, to display the transaction-related configuration properties.

  5. Select the Enable logging for heuristic reporting checkbox.

  6. Click OK.

  7. Stop then restart the application server.


 

See Also


Coordinating access to one-phase and two-phase commit capable resources within the same transaction