Log File Rotation Of OC4J Logs
(Doc ID 370301.1)
Last updated on DECEMBER 19, 2022
Applies to:
Oracle Containers for J2EE - Version 10.1.2.0.2 to 10.1.3.5.0 [Release AS10gR2 to AS10gR3]Oracle Fusion Middleware - Version 10.1.2.0.2 to 10.1.3.5.0 [Release AS10gR2 to AS10gR3]
Information in this document applies to any platform.
Oracle Application Server 10g Enterprise Edition - Version: 9.0.4.0.0 to 10.1.3.5.0
Symptoms
The OC4J instance log files at $ORACLE_HOME/opmn/logs are still not rotated after applying <patch 4489980> and modifying the following OC4J instance properties
Added -Dstdstream.filesize -Dstdstream.rotatetime -Dstdstream.filenumber parameters in the <java-options>
Added -out and -err parameters to the <oc4j-options>
The issue is verified by executing ls -l $ORACLE_HOME/opmn/logs which still shows the logs as usual
Changes
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
1. Patch the environment to enable the OC4J log rotation feature |
2. Configure the environment to enable the OC4J log rotation |
References |