[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-22) Log file is randomly truncated when configured from JBossMC/JBossAS

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Jul 27 16:21:29 EDT 2009


Log file is randomly truncated when configured from JBossMC/JBossAS
-------------------------------------------------------------------

                 Key: JBLOGGING-22
                 URL: https://jira.jboss.org/jira/browse/JBLOGGING-22
             Project: JBoss Logging
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jboss-logmanager
    Affects Versions: 1.1.0.CR4-jboss-logmanager
            Reporter: David Lloyd
            Assignee: David Lloyd
             Fix For: 1.1.0.CR5-jboss-logmanager


Due to strangeness in the way that JBossMC's BeanMetaDataBuilder.addProperty() method works, the file name of the rotating file handlers is sometimes (but not always) set before the append flag, causing the file to be truncated even if append was set to true.

Add constructors such that both properties can be set simultaneously to work around this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list