• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Weblogic Timeout Attributes

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Blueberry pie is best when it is firm and you can hold in your hand. Smell it. And smell this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic