You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2012/01/19 18:37:43 UTC

DO NOT REPLY [Bug 52490] New: facelets.viewhandler logger using incorrect configuration

https://issues.apache.org/bugzilla/show_bug.cgi?id=52490

             Bug #: 52490
           Summary: facelets.viewhandler logger using incorrect
                    configuration
           Product: Log4j
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: scarycomputer@gmail.com
    Classification: Unclassified


I have multiple applications running on two JBoss instances (two separate
servers) and one application seems to use another application's log4j.xml with
the 'facelets.viewhandler' logger.

All applications use DailyRollingFileAppender, ConsoleAppender & JDBCAppender.

When application a 'app_a' appends an error using logger
'facelets.viewhandler', the errors are appended using the configuration for
application b 'app_b' (e.g. '/log/app_b.log', 'exec uspInsertEventLogRecord
'app_b', etc.).  Otherwise logging appends as expected.

The root cause of the error is not a common library and the issue was found by
reviewing the package name of the exception (e.g. com.sites.app_a.session).

I pulled down the ear file and confirmed the log4j.xml files are correct and
the JBoss instances have been bounced

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 52490] facelets.viewhandler logger using incorrect configuration

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52490

Jason <sc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scarycomputer@gmail.com
         OS/Version|                            |All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org