Ludovic HOCHET created LOG4J2-1446: -------------------------------------- Summary: RollingAppenderSizeTest fails on Windows saying the file is used by another process Key: LOG4J2-1446 URL: https://issues.apache.org/jira/browse/LOG4J2-1446 Project: Log4j 2 Issue Type: Bug Components: Core Affects Versions: 2.6.2 Environment: Windows 10, JDK 8 Reporter: Ludovic HOCHET Priority: Trivial
RollingAppenderSizeTest s fails on Windows saying the file are being used by another process. This is like LOG4J2-1445 it seems. The fix this time is to call LogManager.shutdown() before deleteDir(). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org