Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

While Deploying a Cartridge got WebLogic Exception Transaction Timed Out

 1. There is an optional OSM configuration parameter DeployCartridgeMDB.CartridgeDeploymentTransactionTimeout . The oms-config.xml file can be edited through the unpack script to modify the configuration parameters for this timeout.

You need to edit oms-config.xml using vi editor or notepad and add following i.e

<oms-parameter>
<oms-parameter-name>com.mslv.oms.cartridgemgmt.DeployCartridgeMDB.CartridgeDeploymentTransactionTimeout</oms-parameter-name>
<oms-parameter-value>3600</oms-parameter-value>
</oms-parameter>

Max value for this parameter is <oms-parameter-max>3600</oms-parameter-max>.

Save changes, build oms.ear file and copy to application directory, stop application and then update. Go to OSM Admin refresh cache and you will see the changes in nohup.log file.

2. Set JTA

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center