WebSphere Application Server は、スレッド・アクティビティーをモニターし、スレッド・アクティビティーが非アクティブになると診断アクションを実行します。
WSVR0605W: Thread threadname has been active for hangtime and may be hung. There are totalthreads threads in total in the server that may be hung.ここで、threadname は JVM スレッド・ダンプ内に表示される名前であり、 hangtime はスレッドがアクティブになってからの概算経過時間を示し、 totalthreads はシステム・スレッドの全体的な評価を示します。
WSVR0606W: Thread threadname was previously reported to be hung but has completed. It was active for approximately hangtime. There are totalthreads threads in total in the server that still may be hung.ここで、 threadname は JVM スレッド・ダンプ内に表示される名前であり、 hangtime はスレッドがアクティブになってからの概算経過時間を示し、 totalthreads はシステム・スレッドの全体的な評価を示します。
WSVR0607W: Too many thread hangs have been falsely reported. The hang threshold is now being set to thresholdtime.ここで、 thresholdtime は、 スレッドがハングしていると見なされるまでアクティブでいられる時間 (秒単位) です。
ユーザーは、 WebSphere Application Server が自動的にハング時間のしきい値を調整するのを妨げることもできます。 ハング検出ポリシーの構成 を参照してください。