Unable To Cancel Contracts - Received an Unexpected Java NullPointerException Error
(Doc ID 2954170.1)
Last updated on AUGUST 07, 2023
Applies to:
Oracle Lease and Finance Management - Version 12.2.5 and laterInformation in this document applies to any platform.
Symptoms
After applying Patch 35243186.C OLFM : 12.2 UNIFIED PATCH - MAR 2023, when attempting to cancel a contract the following error is displayed:
ERROR
-----------------------
You have encountered an unexpected error. Please contact your System Administrator for assistance.
Exception Details:
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.okl.origination.contracts.server.ORContractSrchAMImpl.cancelContract(ORContractSrchAMImpl.java:411)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:783)
at oracle.apps.okl.origination.contracts.webui.ORKhrSearchCO.processFormRequest(ORKhrSearchCO.java:641)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:967)
.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Using lease super user responsibility, navigate to customers >> contracts.
2. Query a contract in Incomplete or New status.
2. Select Cancel from the Action drop down and click Go.
3. Click Yes in the confirmation page and error is displayed.
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 |