"Maximum message size exceeded" error is logged even when the destination size is larger than the message size being processed.
(Doc ID 2205447.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
The following error is logged when attempting to process a message. The 'allowable size for destination' is larger than the 'your message's size' value.
Setting the -Dweblogic.MaxMessageSize=200000000 JVM argument does not resolve issue.
Error:
weblogic.messaging.kernel.QuotaException: Maximum message size exceeded - allowable size for kernel is 512, and allowable size for destination is 2147483647 and your message's size is 576723
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 |
Cause |
Solution |