]
Jeremy Whiting updated AG-153:
------------------------------
Attachment: jstack-tree.txt
Application blocked getting Connection from shared handler cache.
-----------------------------------------------------------------
Key: AG-153
URL:
https://issues.redhat.com/browse/AG-153
Project: Agroal
Issue Type: Bug
Components: pool
Affects Versions: 1.8
Reporter: Jeremy Whiting
Assignee: Luis Barreiro
Priority: Major
Attachments: jstack-tree.txt, summary-of-getConnection-method-calls.txt
I am inspecting an application that stopped nearly all processing.
A jstack dump reveals a thread pool (40 threads) with all threads blocked waiting for a
Connection.
There are no other threads that already have a connection leased out.