[jboss-jira] [JBoss JIRA] (LOGMGR-278) PeriodicRotatingFileHandler may fail to rotate a file with a security permission

James Perkins (Jira) issues at jboss.org
Mon Jun 15 14:48:01 EDT 2020


James Perkins created LOGMGR-278:
------------------------------------

             Summary: PeriodicRotatingFileHandler may fail to rotate a file with a security permission
                 Key: LOGMGR-278
                 URL: https://issues.redhat.com/browse/LOGMGR-278
             Project: JBoss Log Manager
          Issue Type: Bug
          Components: core
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 2.2.0.Final, 2.1.17.Final, 2.3.0.Beta1


During rotate the {{File.lastModified()}} time is used to determine if the file is ready to rotate. In situations such as a deployment on WildFly the deployment itself may fail to log a message as the security context is that of the deployment. The reason for the failure is the deployment does not have read permissions for the file.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list