![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Logback dev list
|
|
Created:
|
04/Jan/13 2:39 PM
|
|
Description:
|
I am trying to manually rollover a file on demand, I do this using the rollover method of the appender.
When I do this I get the following error:
java.lang.NullPointerException: null
at ch.qos.logback.core.rolling.helper.FileFilterUtil.afterLastSlash(FileFilterUtil.java:46) ~[logback-core-1.0.9.jar:na]
at ch.qos.logback.core.rolling.TimeBasedRollingPolicy.rollover(TimeBasedRollingPolicy.java:126) ~[logback-core-1.0.9.jar:na]
at ch.qos.logback.core.rolling.RollingFileAppender.rollover(RollingFileAppender.java:111) ~[logback-core-1.0.9.jar:na]
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Razvan Jurca
|
|
|
|
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
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev