Unable to Update a Credit Application - IndexOutOfBoundsException
(Doc ID 2100224.1)
Last updated on JANUARY 14, 2021
Applies to:
Oracle Credit Management - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
While trying to update a Credit Application, when you click on the pencil icon, the following error appears in a stack trace:
## Detail 0 ##
java.lang.IndexOutOfBoundsException: index:2 size:2
at oracle.cabo.ui.collection.ArrayUINodeList._checkIndex(Unknown Source)
at oracle.cabo.ui.collection.ArrayUINodeList.getUINode(Unknown Source)
at oracle.cabo.ui.BaseUINode.getIndexedChild(Unknown Source)
at oracle.cabo.ui.beans.nav.LinkContainerBean.getLink(Unknown Source)
at oracle.apps.ar.creditmgt.application.webui.creditApplicationPageCO.processRequest(creditApplicationPageCO.java:78)
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 |