Priyabrata Baral created LOG4NET-449: ----------------------------------------
Summary: RollingFileAppender is not working correctly. Key: LOG4NET-449 URL: https://issues.apache.org/jira/browse/LOG4NET-449 Project: Log4net Issue Type: Bug Components: Appenders Affects Versions: 1.2.11 Environment: Circular logging is enabled through Log4net in Virtual directory Service Environment. Reporter: Priyabrata Baral We have one circulat logging enabled through Log4net. However we can see there is a discontinuity in logging(i.e: inbetween some of the logs not found). Also we can see logs are getting generated, however not getting appended correctly. And we are getting below error in Log4net file: log4net:ERROR RollingFileAppender: INTERNAL ERROR. Append is False but OutputFile [G:\Program Files\Optimal IdM\_TraceLogging\VISServer.log] already exists. -- This message was sent by Atlassian JIRA (v6.3.4#6332)