Re: Why RollingFileAppender do not work by size on WebLogic 10.3.3 with Log4J 1.2.16 and jdk 1.6.0_33?

2015-02-02 Thread Remko Popma
Hi Jordan, Currently all our efforts are focussed on log4j2. We are not actively supporting log4j-1.2 anymore. Would it be possible for you to upgrade? Best regards, Remko Sent from my iPhone > On 2015/02/03, at 7:43, Jordán E Moisés > wrote: > > Why RollingFileAppender do not work by siz

Why RollingFileAppender do not work by size on WebLogic 10.3.3 with Log4J 1.2.16 and jdk 1.6.0_33?

2015-02-02 Thread Jordán E Moisés
Why RollingFileAppender do not work by size on WebLogic 10.3.3 with Log4J 1.2.16 and jdk 1.6.0_33 ? PROBLEM The file grows over the limit set by configuration. It only creates a new one when the WebLogic is restarted. DATA My "log4j.properties" is place at WEBAPP.war:\WEB-INF\classes My