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





--- Comment #5 from Ceki Gulcu <[EMAIL PROTECTED]>  2008-08-02 15:26:39 PST ---
I don't think it's synchronization issue since the doAppend method in
AppenderSkeleton is already synchronized. So whatever thread is logging to the
appender will have to wait for the thread doing the rollover to finish. 

If I had to guess, I would say that multiple appender using the same file are
at play. Bob, Kenneth, Olog, is that the case? 


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