Why is an Unexpected Error Being Encountered When Creating an Offer After the 12.1 RUP8 Upgrade?
(Doc ID 2045678.1)
Last updated on AUGUST 05, 2022
Applies to:
Oracle iRecruitment - Version 12.1 HRMS RUP8 and laterInformation in this document applies to any platform.
Goal
Why is the error below being raised when creating an iRecruitment offer after the upgrade to 12.1 RUP8 (patch 18004477)?
You have encountered an unexpected error. Please contact the System Administrator for assistance.
Exception details:
oracle.apps.fnd.framework.OAException:
java.lang.ClassCastException: oracle.apps.irc.offers.server.OffersAMImplcannot be cast to oracle.apps.irc.candidateSelfService.server.IrcCandidatePersonalAccountAMImpl
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:996)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:133)
..
..
## Detail 0 ##
java.lang.ClassCastException:
oracle.apps.irc.offers.server.OffersAMImpl cannot be cast to
oracle.apps.irc.candidateSelfService.server.IrcCandidatePersonalAccountAMImpl
at oracle.apps.per.schema.server.PerAllPeopleFEOImpl.updateRow(PerAllPeopleFEOImpl.java:948)
at oracle.apps.per.common.server.PerOAPlsqlEntityImpl.updateRow(PerOAPlsqlEntityImpl.java:416)
at oracle.apps.fnd.framework.server.OAPlsqlEntityImpl.doDML(OAPlsqlEntityImpl.java:255)
..
..
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)
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 |
References |