Hi Erman,
the log file errors doesn't looks like your log. Please find the logfile of my OPP.
I updated fnd_cp_services as following:
UPDATE fnd_cp_services
SET developer_parameters =
'J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx1024m'
WHERE service_id = (SELECT manager_type
FROM fnd_concurrent_queues
WHERE concurrent_queue_name = 'FNDCPOPP');
Is it enough ? How about the time out that I saw in some requests ? where to modify it ?
FNDOPP43495.txtRegards,
Latifa