java.lang.OutOfMemoryError: Java heap space
Hi
In EBSR12.1.3 environment,After applying some patches( 20178786 20178740 20175476 20042161 20289581 20178726 11822491).
we found some xml publisher concurrent failed on OPP
In Request log,
Post-processing of request XXXX failed at 11-AUG-2015 15:25:40 with the error message:
java.lang.OutOfMemoryError: Java heap space
for detail,please check the attachment.
We have tried the following action plan
1.update FND_CP_SERVICES
set DEVELOPER_PARAMETERS = 'J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx2048m'
where SERVICE_ID = (
select MANAGER_TYPE
from FND_CONCURRENT_QUEUES
where CONCURRENT_QUEUE_NAME = 'FNDCPOPP');
bounce CM
2.Under FO Processing, at site level set:
Use XML Publisher's XSLT processor set to True
Enable XSLT runtime optimization set to True.