FreeAndNil commented on issue #259:
URL: 
https://github.com/apache/logging-log4net/issues/259#issuecomment-2988468733

   @mlkknbr What version of log4net do you use?
   Have you tried `<lockingModel type="log4net.Appender.FileAppender+NoLock" 
/>`?
   
   This locking model is available in >= 2.0.16
   
   Typically such errors happen, when the web application restarts and the new 
process was started, but the old one is not yet finished - especially in IIS 
environments.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to