ORSIM Dispatch functionality Performance and TimeOutException Issue
Hello,
ORSIM Version 13.2.6
Scenario :
After adding the items in dispatch and click on Dispatch we were getting the Below Exception,
javax.ejb.EJBException: Transaction Rolledback.; nested exception is:
weblogic.transaction.internal.TimedOutException: Transaction timed out after 30 seconds
BEA1-3CFF8A15C4D746A09568; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 30 seconds
And Then We had increased the TransactionTimeOut in Weblogic Administration to 300 Seconds,Then when executing the operation , now it is getting executed ,but after span of 4-5 minutes !
Could You Guys can help me out with this Issue !
Thank You!