[jboss-jira] [JBoss JIRA] (WFLY-120) Minor logging: 'unloaded' string is not passed to JBAS018079 logging message
Jason Greene (JIRA)
jira-events at lists.jboss.org
Fri May 17 22:08:40 EDT 2013
[ https://issues.jboss.org/browse/WFLY-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated WFLY-120:
------------------------------
Fix Version/s: 8.0.0.Alpha2
(was: 8.0.0.Alpha1)
> Minor logging: 'unloaded' string is not passed to JBAS018079 logging message
> ----------------------------------------------------------------------------
>
> Key: WFLY-120
> URL: https://issues.jboss.org/browse/WFLY-120
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Reporter: Radoslav Husar
> Assignee: Paul Ferraro
> Priority: Minor
> Fix For: 8.0.0.Alpha2
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list