![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2240029.1 : Policy Front Enf (PFE) Advanced Configuration Settings: DIAMETERDRA.MaxMsgSize
In this Document
Created from <SR 3-14335586141> Applies to:Oracle Communications Policy Management - Version POLICY 11.5.0 to POLICY 12.2.0 [Release POLICY 11.0 to POLICY 12.0]Information in this document applies to any platform. SymptomsDiameter connection between MRA (PFE) and DRA is frequently disconnecting with error " DIAMETER.MaxMsgSize buffer size '32768' is too small " CauseIf MRA (PFE) receive Gx message (diameter packet ) more than 16384, which trigger DRA connection down. (Which can happen even due to TCP combining/reassembling the Diameter packets) Following Java error message is observed in mra.log. It can be search by keyword "MaxMsgSize" or "too small" in /var/camiant/log/mra.log* #grep MaxMsgSize mra.log.0 2017-02-24 13:06:44.778 ERROR [Diameter.Selector:WorkerThread-1] camiant.diameter.DiameterProtocolDecoder.decode:140 - Serious error. The DIAMETER.MaxMsgSize buffer size '32768' is too small, need 37696, consider increase.Reading bytesToRead=37676 bytes bytesRead=20 bytes. SolutionThere is a workaround for this issue DIAMETERDRA.MaxMsgSize parameter is configurable on policy server which can solve the issue. All the connections with the DRA needs to be re-connected, so that the new changes are effective. MRA Failover would be required so that the new value is pushed to all the connections with the DRA. Following are the detailed steps: Setting up the new configuration value: On Configuration Management Platform (CMP) web GUI, click on MRA, Configuration and select the affected MRA and click “MRA” tab, press “Advanced” key.
Usually whenever the connection bounces, the new settings will be applied on the same. Note: To avoid bouncing of the connections, a Failover of the MRA is required, so that all connections are disconnected and re-connected with the new settings. References<BUG:25597670> - DIAMETER.MAXMSGSIZE BUFFER SIZE '16384' IS TOO SMALL ERROR FOR MRA-DRAAttachments This solution has no attachment |
||||||||||||||||||
|