EBS Customizations (MOSC)

MOSC Banner

java.lang.NullPointerException after extending AppraisalsVO class in Oracle EBS R12.1.1.1

edited Sep 28, 2012 7:39AM in EBS Customizations (MOSC) 2 commentsAnswered
 Hi all
I create new class XXAppraisalsVO which extend AppraisalsVO  and make substitution and upload class and substitution to test server.
Everything is done well.

When try to open appraisal page I get the below error

Error Page  
Exception Details.  
 oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:870)
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:993)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:762)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center