Log4j 1.2.x reached end-of-life in August of 2015. It really hasn’t been
supported for at least 6 years and none of the current committers have any
recent familiarity with it. I would suggest you upgrade to Log4j 2. You might
try asking on Stackoverflow and see if you have better luck.
Ralph
>
Hi,
We currently use Log4J version 1.2.16 in our product. We have a
multi-threaded application and notice this crazy problem. Hope someone would
have a clue about this.
For testing purpose
1. We create an object of TimeAndSizeRollingAppender.
2. Set the rollover pattern to every minute.
3. St