Getting The "Error: An unknown error has occurred. Please contact the system admin" Error While Creating The Transition Matrix
(Doc ID 2977291.1)
Last updated on OCTOBER 03, 2023
Applies to:
Oracle Financial Services Loan Loss Forecasting and Provisioning - Version 8.0.0 and laterInformation in this document applies to any platform.
Symptoms
Transition Matrix Definition failed to save with the error "Error: An unknown error has occurred. Please contact the system admin".
From LLFP.log:
[WEB] [REVELEUS] [com.ofs.fsapps.llfp.controller.TransitionMatrixController : creatModel]:: Exception
com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type 'java.lang.Integer' from String "11101010101": Overflow: numeric value (11101010101) out of range of Integer (-2147483648 - 2147483647)
at [Source: (String)"{"infodom":"FBCINFO","pageMode":"NEW","ficMisDate":"02/17/2023","overwriteMatrix":false,"transMatrixDefDTO":{"matrixTypes":[{"key":"R","value":"Credit Rating"},{"key":"D","value":"Days Past Due"}],"frequencies":[{"key":"Y","value":"Annually"},{"key":"H","value":"Half Yearly"},{"key":"M","value":"Monthly"},{"key":"Q","value":"Quarterly"}],"portfolios":[{"key":"11102020211","value":"BANK_C_BA_U"},{"key":"11102020210","value":"BANK_C_BA_Z"},{"key":"11102020206","value":"BANK_C_GUARANTEE_U"},{"key":"[truncated 14915 chars]; line: 1, column: 15159] (through reference chain: com.ofs.fsapps.llfp.model.TransMatrixDefModel["transMatrixDefDTO"]->com.ofs.fsapps.llfp.dto.TransMatrixDefDTO["portfolio"])
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 |