Slow Response of MDB using AQ Foreign JMS Server in WebLogic Server 10.3.X
(Doc ID 1319580.1)
Last updated on MARCH 13, 2023
Applies to:
Oracle WebLogic Server - Version 10.3.3 and laterInformation in this document applies to any platform.
Symptoms
When using WLS 10.3.3 server interacting with Advanced Queues in the Oracle database, we see a poor performance of our Message Driven Beans.
1) When the MDB is running in OC4J, the messages are picked up quickly.
2) When running the MDB in WLS the response is not as fast. It takes from 1-6 seconds before onMessage() is invoked on the MDB.
Is there a way to increase the polling frequency for MDB processing messages from AQ queues?
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 |
References |