IRC: Getting Java.lang.NullPointerException In Candidate Referral Notification When Accessing Candidate Details
(Doc ID 2882121.1)
Last updated on JULY 27, 2024
Applies to:
Oracle iRecruitment - Version 12.2.6 and laterInformation in this document applies to any platform.
Symptoms
When attempting to access the candidate details from a candidate referral notification,
the following error occurs on page.
ERROR
Error Page
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.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
.....
## Detail 0 ##
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:579)
at oracle.apps.fnd.framework.webui.OAPageContextImpl.putSessionValue(OAPageContextImpl.java:1528)
at oracle.apps.irc.candidateManagement.webui.CandidateApplicantDetailsCO.initializePage(CandidateApplicantDetailsCO.java:959)
at oracle.apps.irc.candidateManagement.webui.CandidateApplicantDetailsCO.processRequest(CandidateApplicantDetailsCO.java:326)
...
STEPS
The issue can be reproduced at will with the following steps:
1. Navigate to iRecruitment Recruiter -> Recruitment home -> Vacancy
2. Search for a given vacancy, Click on Applicants button
3. Select one or more applicants and click on Refer button
4. Enter the recipient name of given department person then Click on send
5. The department user logins and open the candidate referral notification send earlier by Recruiter user
6. While opening the candidate by clicking on the candidate name link, system is giving above page error
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 |