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

           Summary: SocketServerTestCase.test8 fails on Apache Harmony 6
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This test sends an event to a SocketNode running in a different process.  The
test expects that the hostID MDC value set in the receiver is integrated with
the MDC values sent over the wire.  This magic apparently happens in Sun JVM's
(though not obvious where it happens) but not on Apache Harmony.  The temporary
fix is to explicitly set the hostID MDC value if a Harmony JVM is detected.

Needs further investigation to determine if this is an Apache Harmony bug,
unreasonable test expectation or an log4j bug.

-- 
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