aspose file tools
The moose likes BEA/Weblogic and the fly likes Weblogic Timeout Attributes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Weblogic Timeout Attributes" Watch "Weblogic Timeout Attributes" New topic
Author

Weblogic Timeout Attributes

Viswa Sethu
Ranch Hand

Joined: Nov 01, 2007
Posts: 31
Hi,
We are using Weblogic 7.0 , recently we keep recieving "weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds" error in the application.

Following are the values set for the timeout attributes in the server:
Post Timeout Secs - 30
Duration - 30
Https Duration - 60

All these attributes are left with default value. Can tuning up these value have effect on the above exception? I believe these are development environment values. As am getting this error in production env, i believe there must be a suggested optimal value for these attribute. Our application is used by more than 50 concurrent users and some of the db queries may take more than 30 secs to return results.

If any of you have configured above attributes and have seen any visible in the performance of the application or if you have any suggestion to get rid of this timeout error Please share your experience.

Thanks
Vishy
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Weblogic Timeout Attributes
 
Similar Threads
Math Prob - Equation Rearrange
Browser timeout OR session timeout
EJB 3 TransactionTimeout annotation needed
Weblogic Thread Count configuration
Does timeout set on server kills the outstanding transactions