Sometimes Stdout Rotates by Server Start Time but not by RotationTime Setting as Expected
(Doc ID 2662987.1)
Last updated on OCTOBER 13, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
If (server start time + FileTimeSpan setting) is earlier than the time the first rotation will start by RotationTime setting, .out will rotate by server start time but not by RotationTime setting.
For example, .out should start to rotate at next 12:00 according to below RotationTime setting.
But if the server starts before 11:00, (server start time + FileTimeSpan setting) will be earlier than 12:00, so .out will rotate by server start time.
RotationTime setting:12:00
FileTimeSpan setting: 1h
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 |
Cause |
Solution |
References |