[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-897) InvlidationManager$InvlidationGroupImpl produces incorrect log4j DEBGU level setting

Dimitris Andreadis (JIRA) jira-events at jboss.com
Wed Dec 6 12:19:56 EST 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-897?page=all ]

Dimitris Andreadis updated JBCACHE-897:
---------------------------------------

    Assignee: Manik Surtani  (was: Ben Wang)

Moved this report here from the JBossAS project.

> InvlidationManager$InvlidationGroupImpl produces incorrect log4j DEBGU level setting
> ------------------------------------------------------------------------------------
>
>                 Key: JBCACHE-897
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-897
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Ben Wang
>         Assigned To: Manik Surtani
>            Priority: Minor
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> This is reported from a cusomter. The org.jboss.cache.InvalidationManager$InvalidationGroupImpl has log level tracing. However, log4j has problem to handle the InvalidationGroupImpl.getClass() since it has "$" sign to it. As a result, all the log are output as DEBUG even when the category is set as "INFO".
> Fix is not to use that. Instead, code it manually. 

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

        



More information about the jboss-jira mailing list