[jboss-jira] [JBoss JIRA] Created: (JBAS-8773) Log configuration errors are hard to debug
David Lloyd (JIRA)
jira-events at lists.jboss.org
Thu Dec 23 14:43:17 EST 2010
Log configuration errors are hard to debug
------------------------------------------
Key: JBAS-8773
URL: https://issues.jboss.org/browse/JBAS-8773
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: David Lloyd
Fix For: TBD-6.x
Because of the way the log services are coordinated, some log configuration problems and runtime errors do not occur until after the bootstrap log handlers have already been removed. It would be better to not remove these handlers until the new ones are known to be good. Maybe by using replaceHandlers() in the logger service.
--
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