WebLogic Timeout

Issue: The FinancialClose.log file contains this error message:

weblogic.transaction.internal.TimedOutException: Transaction timed out after xx seconds

Solution: Using the WebLogic Administration Console, increase the JTA Timeout setting:

  1. Log on to http://host name:7001/console.

  2. Select Domain Structure then Services, and then the JTA page.

  3. On the JTA tab, change the Timeout Seconds setting to 300.

  4. Click Save.

  5. Click Activate Changes.