Technology Stack - EBS (MOSC)

MOSC Banner

How to take heap dump of report server jvm process in R12 ?

Hi All,

We have customer running a report which does not complete for large range of data. Program is defined as Oracle reports and output type is XML

In the concurrent program log,  no error is reported and the program does not enter the post processing phase. After enabling the report debug , got the following error.

Exception in thread "Thread-5" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOfRange(Arrays.java:3209)
at java.lang.String.<init>(String.java:215)
at java.lang.StringBuffer.toString(StringBuffer.java:585)
at oracle.reports.utility.Utility.statusToString(Utility.java:693)
at oracle.reports.server.JobManager.updateJobStatus(JobManager.java:2397)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center