[jboss-jira] [JBoss JIRA] Updated: (JBAS-7234) Reduce failed classloading logs from ERROR to WARN

Dennis Reed (JIRA) jira-events at lists.jboss.org
Tue Sep 8 18:03:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Reed updated JBAS-7234:
------------------------------

    Description: 
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 if the class is not found.
LoadMgr3 should not log this as an ERROR.

  was:
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.



> 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 if the class is not found.
> LoadMgr3 should not log this 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