Opening Talent Profile Page, Errors: OAException: Could not create Java class: (....MainTrainingCO) associated with region: (OTA_TRAINING_TOP_SS)
(Doc ID 1468107.1)
Last updated on JANUARY 03, 2023
Applies to:
Oracle Self-Service Human Resources - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
When trying to open up the Training Page from Employee Self Service Responsibility, below error message is thrown.
You have encountered an unexpected error. Please contact the System Administrator for assistance.
Error Stack:
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.ota.selfservice.training.webui.MainTrainingCO) associated with region: (OTA_TRAINING_TOP_SS). This is probably because the class name is wrong or not included in project.
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2662)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
at _OA._jspService(_OA.java:212)
Error Stack:
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.ota.selfservice.training.webui.MainTrainingCO) associated with region: (OTA_TRAINING_TOP_SS). This is probably because the class name is wrong or not included in project.
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2662)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
at _OA._jspService(_OA.java:212)
Solution
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
Goal |
Solution |