Out Of Memory Error When Running XML Publisher Template Re-Generator Concurrent Program
(Doc ID 788935.1)
Last updated on JANUARY 03, 2023
Applies to:
BI Publisher (formerly XML Publisher) - Version 11.5 to 11.5 [Release 11.5]Information in this document applies to any platform.
Symptoms
This document has been consolidated into <Note 1546377.1>. Please reference Note 1546377.1 for the latest updates.
When running the XDOTMGEN module: XML Publisher Template Re-Generator concurrent program
it errors out with the following:
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:2786)
at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
at oracle.apps.xdo.oa.cp.JCP4RTF2XSLGenerator.runProgram(JCP4RTF2XSLGenerator.java:239)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
at java.util.Arrays.copyOf(Arrays.java:2786)
at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
at oracle.apps.xdo.oa.cp.JCP4RTF2XSLGenerator.runProgram(JCP4RTF2XSLGenerator.java:239)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
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 |