You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2002/11/28 12:17:12 UTC

DO NOT REPLY [Bug 13021] - DailyRollingFileAppender - change renameTo

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13021>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13021

DailyRollingFileAppender - change renameTo





------- Additional Comments From Jovovich@gmx.net  2002-11-28 11:17 -------
We also have problems with the RollingFileAppender and File.renameTo(). RenameTo is a critical 
method, it is not platform independent. See bug database at java.sun.com and you will find 
several entries. We have encountered the problem with JDK 1.4.1 on Solaris. If rollOver fails 
currently, the server application can't do anything!

The suggested solution seems to solve 
these problems: avoid File.renameTo().

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>