Tax Register is completing with warning and message in log: The concurrent manager has timed out wai
Hi,
We recently applied the following solution for an issue with the tax register where the process was completing with a signal 9/25 error:
1. Disable debugging ( set FND: Debug Log Enabled to No at every level) and truncate temporary tables ( ZX_REP_CONTEXT_T, ZX_REP_TRX_DETAIL_T , ZX_REP_TRX_JX_EXT_T and ZX_REP_ACTG_EXT_T). TRUNCATE TABLE <table name>;
Eg. TRUNCATE TABLE ZX_REP_CONTEXT_T;
2. Doc ID 737311.1, step 3.
“Configure the Output Post Processor's JVM. These steps set the JVM to 2GB.
This setting prevents the error "java.lang.OutOfMemoryError: Java heap space"
in the Output Post Processor's log associated to the Subledger Accounting Program.