When you say "multiple instances", do you mean multiple instances of Log4j in the same JVM or do you mean multiple instances of Log4j in separate JVMs? The latter pretty much guaranteed to be problematic and Log4j can't possibly support such a case. I'm not 100% sure about the former case? Seems to me it should work fine. Someone else might have more information on that.

Jake

On Thu, 28 Feb 2008 11:43:07 -0800
 "Alex Qi (yuqi)" <[EMAIL PROTECTED]> wrote:

Can somebody confirm this:
If multiple instance of log4j writing to the same log file "foo.log",
after the size reach the limit, it won't roll over to became
"foo.log.1", instead "foo.log" size will become 0?
I encounter this problem multiple times, and do not know how to resolve
it.
Regards,
-- Alex Qi

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

Reply via email to