Bingo! I believe it's no different that 2 independent thread calling into the logger.
Al -----Original Message----- From: Elias Ross [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 1:40 PM To: Log4J Developers List Subject: RE: Appender, ErrorHanlder fail over deadlock On Fri, 2005-03-04 at 11:28, Harper, Allen (AHARPER) wrote: > We are heavily multi threaded. The same thing can happen when log4j is rendering the the log message and you perform a log event. Refer to bug 24159, I imagine this is somewhat the same flavor of deadlock. I'm working on a concurrent appender package that fixes this problem by avoiding locking during an event render. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]