Fetch Settlement Batch Clearing Gives NullPointerException in SchedCoreCC.java
(Doc ID 1662681.1)
Last updated on JULY 11, 2022
Applies to:
Oracle Payments - Version 12.1.2 and laterInformation in this document applies to any platform.
Symptoms
When running Fetch Settlement Batches Clearing, to clear the batch submitted to Paymentech, the status shows as succeeded but the fetch clearing is completing with error (red).
Request log shows the following error:
ERROR
-----------------------
Exception while processing payment instrument type - CREDITCARD
The Stack Trace is -
java.lang.NullPointerException
at oracle.apps.iby.scheduler.SchedCoreCC.schedPmt(SchedCoreCC.java:204)
at oracle.apps.iby.scheduler.Scheduler.doProcess(Scheduler.java:326)
at oracle.apps.iby.scheduler.Scheduler.init(Scheduler.java:423)
at oracle.apps.iby.scheduler.Scheduler.init(Scheduler.java:350)
at oracle.apps.iby.scheduler.SchedInitiator.runProgram(SchedInitiator.java:208)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
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 |