We seem to have trouble getting our log files to rotate propertly.

What we see is the first log file rotate and then continually get renames
such that it ends in a high number like ".75". but all the other log files
don't exist.  Its like log4j is renaming the old file correctly but can't
rename/copy the currently active file.

We had constant traffic on the server during this time so I was guessing
log4j makes a best effort, but losing our log files is serious and we want
to prevent that.  Is that possible? How can we force the log file rotation?

We are using log4j within our EJB's in Weblogic 6.0.

Also can we rotate based on date/time instead of size?  I couldn't find
such an option in the docs.

Thanks

Tom Gerber



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to