On 12/22/22 02:49, Satya Nand wrote:
I looked at the stack trace but I couldn't know for sure why the thread is waiting. can anyone help me in decoding this?
<snip>
- locked <0x000000054cd27c88> (a
Search the thread dump for 0x000000054cd27c88 to see what thread is holding that lock and what other threads are waiting for that lock.
Thanks, Shawn
