13:51:06,092 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
13:51:06,092 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:51:06,092 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/D:/svn/ds_89/workspace/SSR-common/bin/classes/logback.xml]
13:51:06,159 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:51:06,162 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SSR]
13:51:06,219 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used
13:51:06,220 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the pattern d:/ssr/log/%d{yyyyMMdd}/%d{yyyyMMdd_HHmmssSSS,aux}_ssr.log for the active file
13:51:06,223 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1b16e52 - The date pattern is 'yyyyMMdd' from file name pattern 'd:/ssr/log/%d{yyyyMMdd}/%d{yyyyMMdd_HHmmssSSS,aux}_ssr.log'.
13:51:06,223 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1b16e52 - Roll-over at midnight.
13:51:06,224 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1b16e52 - Setting initial period to Fri Jul 13 13:51:06 CEST 2012
13:51:06,225 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SSR] - Active log file name: d:/ssr/log/20120713/20120713_135106223_ssr.log
13:51:06,225 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SSR] - File property is set to [null]
13:51:06,226 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [asseco.ssr] to DEBUG
13:51:06,226 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SSR] to Logger[asseco.ssr]
13:51:06,227 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:51:06,227 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:51:06,228 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@18385e3 - Registering current configuration as safe fallback point

Those are the only messages, the log file doesn't get rotated.

The problem is that size-triggered rollover doesn't change current period.
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