workmanager configuration clarification
In weblogic 12.1.3 when configuring workmanager there are following options:
Stuck Thread Action: - selected Ignore stuck threads
Max Stuck Thread Time: 0
Stuck Thread Count: 0
Resume When Unstuck: is checked.
Could you please confirm Stuck Thread Count in above is set to 0 does it mean work manager will be shutdown after 1 stuck thread ?
How we should set Max Stuck Thread Time? Should it be set to corresponding value in stuck thread in managed server ?
in summary would like to make sure that workmanager does not get shutdown because x number of stuck threads.
Thanks
Andrew