I am making a simple ajax call in which a select query executes and return unique result, it was working fine, but all of a sudden i am getting the Thread stuck problem :
Log:
"[ACTIVE] ExecuteThread: '29' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@50b36b WAITING
Download samurai which checks for the blocked threads , deadlock threads . just drap the thread dump file into the samuria console . then check for the blocked threads or any deadlock threads. Then take the decision according to it