Saturday, July 6, 2013

How to handle stuck thread into WLS 10.3.6.0

Hello all,

   I just want to publish today one item that is very helpful, from administration perspective and it is not covered that much. Basically are these parameters below that helps you to control stuck threads into you WLS.

Fig1: Domain--> environment --> Servers--> AdminServer-->Tuning

Basically the first one (Stuck Thread Max Time) is The number of seconds that a thread must be continually working before this server considers the thread stuck.
For example, if you set this to 450 seconds, WLS Server considers a thread to be "stuck" after 450 seconds of continuous use.

And Stuck Thread Max Interval is the number of seconds after which WebLogic Server periodically scans threads to see if they have been continually working for the configured maximum length of time.


I hope this helps you,
Thiago Leoncio.



No comments:

Post a Comment