]
James Perkins commented on LOGMGR-154:
--------------------------------------
I've changed the priority to critical as this seems to be an issue on Windows.
Log rotations should be more resilient to failed rotations
----------------------------------------------------------
Key: LOGMGR-154
URL:
https://issues.jboss.org/browse/LOGMGR-154
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
Priority: Critical
Fix For: 2.0.7.Final, 2.1.0.Alpha2
If a failure occurs while rotating a file the file handler will stop working. The file
handler should instead report the failed rotation, but keep allowing messages to be
written.