[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 20:33:00 EDT 2020
[ https://issues.redhat.com/browse/LOGMGR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins closed LOGMGR-278.
--------------------------------
Resolution: Rejected
The actual issue is setting the file not rotating it which seems correct.
> 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
> Priority: Major
> 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