Opening Self Service Page Generates Java.Lang.Nullpointerexception : initPersonalHeaderQueries
(Doc ID 780826.1)
Last updated on JUNE 07, 2021
Applies to:
Oracle Self-Service Human Resources - Version 12.0.4 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
-- Problem Statement:
On 12.0.4
When attempting to open the function "All Actions Awaiting Your Attention",
the following error occurs:
ERROR
## Detail 0 ##
java.lang.NullPointerException
at
oracle.apps.per.selfservice.common.server.CommonAMImpl.initPersonalHeaderQueries(CommonAMImpl.java:6
26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:19
....
-- Steps To Reproduce:
The issue can be reproduced at will with the following steps:
1. Logging in to oracle as sysadmin
2. Open Self Service for NL Employees
3. Click All Actions Awaiting Your Attention
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 |
References |