Threads are Stuck in weblogic.jdbc.common.internal.ConnectionPool.doAuthorizationCheck
(Doc ID 2204922.1)
Last updated on NOVEMBER 07, 2022
Applies to:
Oracle WebLogic Server - Version 10.3 and laterInformation in this document applies to any platform.
Symptoms
When bulk of EJB requests reached WebLogic server , there are many JDBC connections allocated , eventually most of application threads became stuck trying to obtain connection from the datasource pool. Even when load is finished , server remains stuck.
The thread dump collected when the issue is happening shows the stuck threads have the following stack:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |