Multiple choice technology platforms and products

If a weblogic server reports that a thread is stuck, then there is no way to recover other than restarting the server

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

WebLogic provides multiple recovery mechanisms for stuck threads, including thread dump analysis, using the WebLogic Administration Console to interrupt threads, and implementing Work Manager shutdown policies. Server restart is a last resort, not the only option.