You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Rahul Kuchhal <ku...@yahoo.com> on 2004/01/09 22:06:19 UTC

Question about RollingFileAppender

Hi!, I have a question about RollingFileAppender. If
this is not the correct forum to ask this please
ignore this mail.

I have a application that runs on multiple machines.
All running instances of this application use a shared
file (kept on a shread UNC path) to initialize
themselves. The Log4J is also initialized at that time
and the log file name for RollingFileAppender is given
as a UNC full path. So the Log4j classes in all the
JVMs on different machines will try to write to the
same network location.

My question: is this supported by Log4J or only the
first JVM will be able to get the lock and write to
the file? Are there any problems with this
configuration?

Thanks in advance,
Rahul


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org