Expert Advice

JVM_Thread_Blocked_Warning  
Situation Description
Suggested Actions
Situation Description

Warning threshold exceeded for blocked threads

 

Possible Causes
  1. One or more threads in the JVM is waiting for a lock.

 

Suggested Actions

Use the Lock Analysis workspace to find the thread holding the contended lock. If there are other threads waiting for the same lock, this could indicate a deadlock condition. Find the thread holding the lock and from the stack trace identify the code that leads to this condition.

 

Copyright IBM Corp. 2016 All Rights Reserved US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contact IBM