Issue Type: Bug Bug
Affects Versions: 1.1.2
Assignee: Logback dev list
Attachments: logback.xml, test.log, tests.1.log.zip
Components: logback-classic
Created: 13/Mar/15 11:45 AM
Description:

I am using logback in my web application, and i want to set RollingFileAppender with FixedWindowRollingPolicy and SizeBasedTriggeringPolicy. but i am getting error in doing the same.

14:53:30,401 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@9:82 - no applicable action for [triggeringPolicy], current ElementPath is [[configuration][appender][triggeringPolicy]]
14:53:30,401 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@10:20 - no applicable action for [maxFileSize], current ElementPath is [[configuration][appender][triggeringPolicy][maxFileSize]]

I am using logback-classic 1.1.2, logback-core 1.1.2 and slf4j-api 1.7.10.
PFA logback.xml.

It creates the file and the mentioned pattern zip for the first time, but keeps on appending the same file further.

Environment:

Windows 7, tomcat 7, JDK 1.7.55

Project: logback
Priority: Major Major
Reporter: Jeetendra N Tiwari
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira