'JSON Request Maximum Length Of 20971520 Characters Was Exceeded' Error On Activity Submit
(Doc ID 2917456.1)
Last updated on DECEMBER 23, 2022
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.0.21 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.0.21 version, General
Users receiving errors after overriding the edit in AdditionalPayment on some contracts.
The system reports the following errors:
ERROR
-----------------------
HTTP Status 500 - Internal Server Error
Error Message : com.adminserver.utl.exception.AsExceptionUtl: VALIDATE_JSON_REQUESTInvalid input.
The maximum length of 20971520 characters was exceeded.
com.adminserver.utl.exception.AsExceptionUtl: com.adminserver.utl.exception.AsExceptionUtl: VALIDATE_JSON_REQUESTInvalid input. The maximum length of 20971520 characters was exceeded.
at com.oracle.pas.service.delegate.BaseServiceDelegate.buildObjectFromJsonString(BaseServiceDelegate.java:169)
at com.oracle.pas.service.delegate.ActivityDetailServiceDelegate.processOverridableError(ActivityDetailServiceDelegate.java:220)
at com.oracle.pas.service.ActivityDetailService.processOverridableError(ActivityDetailService.java:120)
at sun.reflect.GeneratedMethodAccessor3907.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log in to OIPA.
2. Add AdditionalPayment on a Policy with lot of Deposit History.
3. AddPay Amount 200.
4. Search Suspense - click on Verify.
5. Verification Screen with edit from ValidateExpresssions.
6. On override the check box disappear and verify button remains disabled and after some time the screen crashes.
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 |
References |