DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40159>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40159





------- Additional Comments From [EMAIL PROTECTED]  2006-11-22 04:12 -------
Hello,

This problem does also occur in the MDC.
I got the NullPointerException in NDC.get() as mentioned here and now in the
MDC.get(). I think both are related to each other, so that's why I added this
comment here.
The exceptions are raised in my case, when I trigger a reload of a Tomcat
context which uses Log4j as the logging system.
Tomcat reloads the context and then:
- before Log4j 1.2.14: NullPointerException at NDC.get (as mentioned here)
- now: NullPointerException at MDC.get(). There propably the tlm==null.

Can this be fixed too with a "not-null-check" in the next release of Log4j as
was done with NDC.get()?

Thanks

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to