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


Florin Vancea <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED




--- Comment #4 from Florin Vancea <[email protected]>  2009-01-28 01:51:27 PST 
---
I just bumped into the very same bug and since there was no recent activity I
created an example myself.
It proves the bug against 1.2.15.

You will find the details in the attached file.

I did not offer a patch because IMHO it's just a matter of try/catch in
ThrowableInformation.getThrowableStrRep() and someone who knows log4j better
might also know what smart thing may be appropriate after catching :)

P.S. My real case was logging AxisFault through AsyncAppender. Somehow between
logger.error(...) and effective buffer flush to disk the exception passed
became invalid and caused the async appender to fail, producing later a global
failure for the entire application.


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