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: [email protected]
        ReportedBy: [email protected]
    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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to