E-Business Tax (MOSC)

MOSC Banner

Tax Register is completing with warning and message in log: The concurrent manager has timed out wai

edited Oct 26, 2012 6:25AM in E-Business Tax (MOSC) 20 commentsAnswered

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.

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