Java.lang.NullPointerException When External Candidate Applies for a Vacancy Via the Email to Job Seekers
(Doc ID 2084858.1)
Last updated on JULY 27, 2024
Applies to:
Oracle iRecruitment - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1 HRMS RUP7 version, General iRecruitment
When attempting to apply for a vacancy via the links in the notification sent to job seekers, the following error occurs.
ERROR
-----------------------
You have encountered an unexpected error. Please contact the System Administrator for assistance.
Exception details:
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
..
..
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.irc.candidateSelfService.webui.CommonLoginCO.getLoginUrl(CommonLoginCO.java:378)
at oracle.apps.irc.candidateSelfService.webui.CommonLoginCO.loginToFunction(CommonLoginCO.java:215)
at oracle.apps.irc.candidateSelfService.webui.ApplyLoginCO.processFormRequest(ApplyLoginCO.java:259)
at oracle.apps.irc.candidateSelfService.webui.VisAplyLoginPageCO.processFormRequest(VisAplyLoginPageCO.java:96)
..
..
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:736)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1 Run the iRecruitment Email Vacancies to Job Seekers process.
2. Open the email which gets sent to an external candidate.
3. Click on the url to view the vacancy.
4. Click the Apply button.
5. Log on to iRecruitment.
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 |