Stuck / Hogging Weblogic Threads After Upgrade to OFSAA 8.0.3 or 8.0.4
(Doc ID 2231320.1)
Last updated on DECEMBER 01, 2020
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.3 to 8.0.5 [Release 8]Oracle Financial Services Funds Transfer Pricing - Version 8.0.3 to 8.0.5 [Release 8]
Oracle Financial Services Profitability Management - Version 8.0.3 to 8.0.5 [Release 8]
Oracle Financial Services Asset Liability Management - Version 8.0.3 to 8.0.5 [Release 8]
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)
Symptoms
On OFSAA 8.0.3, with WebLogic Server Version: 12.1.3 and with the new version of 8.0.3 there seems to be an issue with stuck threads or more specifically Hogging Threads. The threaddumps.log shows the following errors for STUCK threads:
ERROR
"[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon prio=10 tid=0x00007f0ce4002000 nid=0x7b0c in Object.wait() [0x00007f0d379e9000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on (a java.lang.Class for com.ofs.aai.service.wf.thread.DBPollingServer)
at com.ofs.aai.service.wf.thread.DBPollingServer.run(DBPollingServer.java:34)
- locked (a java.lang.Class for com.ofs.aai.service.wf.thread.DBPollingServer)
at com.ofs.aai.service.wf.thread.WorkflowContainerAgnosticThreadHandler$1.run(WorkflowContainerAgnosticThreadHandler.java:53)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
Not able to narrow down what is occurring but these hogging threads are coming from the WebLogic JVM for the OFSAA EAR. OFSAA is operational for the most part but there are screens that are surprisingly slow.
The issue can be reproduced at will with the following steps:
1. Upgrade to 8.0.3
2. Find STUCK threads
Changes
Upgrade to 8.0.3.
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 |
References |