[gatein-issues] [JBoss JIRA] Assigned: (GTNPORTAL-1451) The log level of the eXo JCR is not properly set

Minh Hoang TO (JIRA) jira-events at lists.jboss.org
Tue Sep 7 23:09:52 EDT 2010


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

Minh Hoang TO reassigned GTNPORTAL-1451:
----------------------------------------

    Assignee: Minh Hoang TO


> The log level of the eXo JCR is not properly set
> ------------------------------------------------
>
>                 Key: GTNPORTAL-1451
>                 URL: https://jira.jboss.org/browse/GTNPORTAL-1451
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.1.0-GA
>            Reporter: Nicolas Filotto
>            Assignee: Minh Hoang TO
>
> In http://anonsvn.jboss.org/repos/gatein/portal/tags/3.1.0-GA/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml, we have 
>   <!-- Limit the JSR77 categories -->
>    <category name="jcr">
>       <priority value="INFO"/>
>    </category>
> instead of:
>   <!-- Limit the JSR 170 categories -->
>    <category name="exo.jcr">
>       <priority value="INFO"/>
>    </category>
> In other words the comment and the category name are both incorrect. Due to this issue, GateIn is really slow under JBoss AS when it calls eXo JCR

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list