[
https://issues.redhat.com/browse/AG-153?page=com.atlassian.jira.plugin.sy...
]
Jeremy Whiting updated AG-153:
------------------------------
Description:
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. See the "summary-of-getConnection-method-calls.txt" file.
There are no other threads that already have a connection leased out.
was:
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.
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. See the "summary-of-getConnection-method-calls.txt" file.
There are no other threads that already have a connection leased out.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)