My Oracle Support Banner

R11i: R12: OIE: Java Error In Credit Card Transactions Validation Program - Attempt to write to a closed LogWriter (Doc ID 1516257.1)

Last updated on AUGUST 18, 2023

Applies to:

Oracle Internet Expenses - Version 11.5 and later
Information in this document applies to any platform.
Attempt to write to a closed LogWriter
APXCCVAL module: Credit Card Transactions Validation Program

Symptoms

When submitting the APXCCVAL module: Credit Card Transactions Validation Program for the second time, the following error occurs:

java.util.logging.ErrorManager: 1:
oracle.core.ojdl.LoggingException: oracle.core.ojdl.LoggingException: Attempt to write to a closed LogWriter
at oracle.core.ojdl.ExceptionHandler.onException(Unknown Source)
at oracle.core.ojdl.BufferedLogWriter.handleException(Unknown Source)
at oracle.core.ojdl.BufferedLogWriter.write(Unknown Source)
at oracle.core.ojdl.logging.ODLHandler.publish(Unknown Source)
at java.util.logging.Logger.log(Logger.java:472)
at java.util.logging.Logger.doLog(Logger.java:494)
at java.util.logging.Logger.log(Logger.java:517)
at oracle.ias.cache.CacheInternal.logLifecycleEvent(Unknown Source)
at oracle.ias.cache.CacheInternal.close(Unknown Source)
at oracle.ias.cache.Cache.close(Unknown Source)
at oracle.apps.jtf.cache.IASCacheProvider$CacheStopperThread.run(IASCacheProvider.java:1480)
Caused by: oracle.core.ojdl.LoggingException: Attempt to write to a closed LogWriter
... 9 more

Steps to Recreate
----------------------------
1) Submit APXCCVAL module: Credit Card Transactions Validation Program and see that it processes all rows successfully.
2) Submit APXCCVAL module: Credit Card Transactions Validation Program again for a new file and see that it errors with the above message.

Expected Behavior
----------------------
No error should occur and the second file should be processes successfully as well.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.