[jboss-jira] [JBoss JIRA] (AS7-4760) Logging should fallback to English message when format error

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Thu May 10 02:35:18 EDT 2012


Takayoshi Kimura created AS7-4760:
-------------------------------------

             Summary: Logging should fallback to English message when format error
                 Key: AS7-4760
                 URL: https://issues.jboss.org/browse/AS7-4760
             Project: Application Server 7
          Issue Type: Bug
          Components: Logging
    Affects Versions: 7.1.2.Final (EAP), 7.1.1.Final
            Reporter: Takayoshi Kimura
            Assignee: James Perkins


It's related to AS7-4735. Currently Japanese message resources are missing parameter index and causes format errors.

When this happens, it prints only format error and the original log message is not logged. This makes troubleshooting impossible. We need fall back mechanism to avoid "logs are missing" situation.

This format error very likely could happen all time. For example, when someone add, remove, swap or replace existing log message parameters and forgot to update all i18n properties accordingly at the same time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list