BI Publisher (MOSC)

MOSC Banner

java.lang.OutOfMemoryError: Java heap space in bi publisher report in R12.1.3

edited Feb 13, 2019 7:37AM in BI Publisher (MOSC) 22 commentsAnswered ✓

Hi All,

We are having java.lang.OutOfMemoryError: Java heap space found in the concurrent request log.

1)

SELECT DEVELOPER_PARAMETERS FROM FND_CP_SERVICES

WHERE SERVICE_ID = (select MANAGER_TYPE from FND_CONCURRENT_QUEUES

where CONCURRENT_QUEUE_NAME = 'FNDCPOPP'); 

o/p: 2048M

2) checked temp directory has lot of space and full permission

3)

Under FO Processing, set:

 

  o Use XML Publisher's XSLT processor set to True

  o Enable scalable feature of XSLT processor set to TRUE

  o Enable XSLT runtime optimization set to True

4) added -mx2048m in options in xml publisher report

  

But still program completing with warning.

The program generating huge amount of xml tags in Oracle Apps R12.1.3, BI Publisher 5.6.3

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