Concurrent Program Output is Not Sent Through Email ; Error in OPP Log When 'Delivery Opts' Chosen
(Doc ID 1567162.1)
Last updated on FEBRUARY 04, 2019
Applies to:
Oracle Concurrent Processing - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
Unable to send the output of Concurrent program through email. When submiting the concurrent request 'delivery opts' is chosen, but the email is not being sent. Also the concurrent request ends with error/warning and there is java.lang.NullPointerException error in OPP log:
[6/19/13 5:15:54 PM] [24029:RT5670069] CONC-OPP-DELIV BEGIN (REQID=5670069)
[6/19/13 5:15:54 PM] [UNEXPECTED] [24029:RT5670069] java.lang.NullPointerException
at oracle.apps.fnd.cp.opp.DeliveryProcessor.fetchOutputFile(DeliveryProcessor.java:173)
at oracle.apps.fnd.cp.opp.DeliveryProcessor.process(DeliveryProcessor.java:83)
at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
[6/19/13 5:15:54 PM] [UNEXPECTED] [24029:RT5670069] java.lang.NullPointerException
at oracle.apps.fnd.cp.opp.DeliveryProcessor.fetchOutputFile(DeliveryProcessor.java:173)
at oracle.apps.fnd.cp.opp.DeliveryProcessor.process(DeliveryProcessor.java:83)
at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
Changes
System Profile Concurrent: Force Local Output File Mode (CONC_FORCE_LOCAL_OUTPUT_FILE_MODE) is set to null.
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 |