[
http://jira.jboss.com/jira/browse/JBCACHE-897?page=all ]
Dimitris Andreadis moved JBAS-3197 to JBCACHE-897:
--------------------------------------------------
Project: JBoss Cache (was: JBoss Application Server)
Key: JBCACHE-897 (was: JBAS-3197)
Component/s: (was: JBoss Cache)
Fix Version/s: (was: JBossAS-4.2.0.CR1)
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: Ben Wang
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