R12: Format Payment Instructions: Error "Java Exception in Thread 'Main' java.lang.OutOfMemoryError: Java Heap Space"
Solution
To implement the solution, please execute the following steps:Please refer to NOTE 553413.1 and follow the steps to terminate the PPR on a test instance, then:
1. Increase the amount of memory available as follows:
a. Login to the instance as system administrator
b. Go to Concurrent -> Program -> Define
c. Search for the following concurrent program
Short Name: IBY_FD_PAYMENT_FORMAT
Application: Payments
d. In the 'Executable' group, there is a field named 'Options'.
Enter the value '-ms2048m -mx2048m' as the value for this field.
This will set the heap space min and max size to 2GB.
Bounce the concurrent managers.