[jboss-jira] [JBoss JIRA] (AS7-4727) Minor logging: 'unloaded' string is not passed to JBAS018079 logging message

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon May 7 14:03:19 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12690886#comment-12690886 ] 

David Lloyd commented on AS7-4727:
----------------------------------

What logger interface was this found in?
                
> Minor logging: 'unloaded' string is not passed to JBAS018079 logging message
> ----------------------------------------------------------------------------
>
>                 Key: AS7-4727
>                 URL: https://issues.jboss.org/browse/AS7-4727
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 7.1.1.Final
>            Reporter: Radoslav Husar
>            Assignee: Paul Ferraro
>            Priority: Minor
>             Fix For: 7.1.2.Final (EAP)
>
>
> Nothing gets passed to message as unloaded
> From code:
> {code}
>     @Message(id = 18079, value = "Failed to passivate %s session %s")
>     String failToPassivate(String unloaded, String id);
> {code}
> so in logging you get
> {code}
> [JBossINF] 19:19:07,331 ERROR [org.apache.catalina.session.ManagerBase] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) 
> JBAS018079: Failed to passivate  session gXJyH6Cd0xnPT2Gbw8Bb8Yh8:
> ...
> {code}

--
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