Concurrent OPP Error: Java.lang.StackOverflowError
(Doc ID 2269153.1)
Last updated on JANUARY 26, 2023
Applies to:
Oracle Concurrent Processing - Version 12.2.5 and laterBI Publisher (formerly XML Publisher) - Version 12.1.3 to 12.1.3 [Release 12.1]
Information in this document applies to any platform.
Symptoms
Some concurrent programs are completing with the warning:
Post-processing of request 2587605 failed at 17-MAY-2017 11:18:22 with the error message:
java.lang.StackOverflowError
The OPP log shows:
[5/17/17 11:18:04 AM] [300676:RT2587605]
Template code: XXAHE_INS_CLAIMS_REPORT_ID
Template app: XXAHE
Language: tr
Territory: TR
Output type: EXCEL
[5/17/17 11:18:22 AM] [UNEXPECTED] [300676:RT2587605] java.lang.StackOverflowError
at oracle.apps.xdo.template.rtf.util.ObjectSorter.pivot(Unknown Source)
at oracle.apps.xdo.template.rtf.util.ObjectSorter.sort(Unknown Source)
at oracle.apps.xdo.template.rtf.util.ObjectSorter.sort(Unknown Source)
at oracle.apps.xdo.template.rtf.util.ObjectSorter.sort(Unknown Source)
at oracle.apps.xdo.template.rtf.util.ObjectSorter.sort(Unknown Source)
at oracle.apps.xdo.template.rtf.util.ObjectSorter.sort(Unknown Source)
However DEVELOPER_PARAMETERS of the Output Post Processor service is
J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx2048m -ss32m
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 |