[jboss-jira] [JBoss JIRA] Created: (JBAS-7234) Reduce failed classloading logs from ERROR to WARN
Dennis Reed (JIRA)
jira-events at lists.jboss.org
Tue Sep 8 18:01:24 EDT 2009
Reduce failed classloading logs from ERROR to WARN
--------------------------------------------------
Key: JBAS-7234
URL: https://jira.jboss.org/jira/browse/JBAS-7234
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: ClassLoading
Affects Versions: JBossAS-5.1.0.GA
Reporter: Dennis Reed
Assignee: Dennis Reed
LoadMgr3 logs a failure to load a class as ERROR, but this is not always an error.
For example, Seam attempts to load clustering classes, and catches the exception to disable its PojoCache. This should not be logged as an ERROR.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list