Update Appraisal Error - java.lang.StringIndexOutOfBoundsException
(Doc ID 2239333.1)
Last updated on APRIL 26, 2024
Applies to:
Oracle Performance Management - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
When a manager attempts to update an employee appraisal, the following error occurs.
ERROR
-----------------------
You Have encountered an unexpected error. Please contact the system administrator for assistance
Error Details
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.StringIndexOutOfBoundsException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:647)
## Detail 0 ##
java.lang.StringIndexOutOfBoundsException
at java.lang.String.substring(String.java:1240)
at oracle.apps.per.selfservice.appraisals.webui.OverallRatingReviewCO.processRequest(OverallRatingReviewCO.java:77)
Error Details
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.StringIndexOutOfBoundsException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:647)
## Detail 0 ##
java.lang.StringIndexOutOfBoundsException
at java.lang.String.substring(String.java:1240)
at oracle.apps.per.selfservice.appraisals.webui.OverallRatingReviewCO.processRequest(OverallRatingReviewCO.java:77)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. (N) Manager Self-Service responsibility -> click on Performance Management
2. Go to Manage Appraisal -> Click on Action
3. Select one employee and click on Update pencil
4. Error is raised -> You Have encountered an unexpected error. Please contact the system administrator for assistance
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 |
References |