[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8530) Cannot enable debug logging for org.jboss.ha
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Sun Dec 19 00:07:18 EST 2010
[ https://issues.jboss.org/browse/JBAS-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow resolved JBAS-8530.
--------------------------------
Fix Version/s: (was: 6.0.0.Final)
Resolution: Cannot Reproduce Bug
Couldn't reproduce this weekend with AS6 (was able to enable trace output for hibernate).
> Cannot enable debug logging for org.jboss.ha
> --------------------------------------------
>
> Key: JBAS-8530
> URL: https://issues.jboss.org/browse/JBAS-8530
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Logging
> Reporter: Scott Marlow
> Assignee: Scott Marlow
>
> I uncommented the org.jboss.ha section in jboss-logging.xml and didn't get debug logging output in server.log. I also tried to hack the root-logger to debug.
> My jboss-logging.xml is here http://pastebin.com/uDXNBBG3
> server.log is here http://pastebin.com/GugZg79M
> This is using the "all" profile.
> I ran the AS in a debugger and could see that the logger returned in org.jboss.ha.framework.server.HAServiceImpl has log.logger.loggerNode.effectLevel == 800 (INFO).
> It feels like this is a configuration issue of some sort as debug logging (via the root-logger change) is enabled for other some packages (like org.jboss.modcluster.ha).
> Perhaps we just need more instructions in jboss-logging.xml explaining the additional configuration rules (if there are any) for enabling debug logging.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list