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 [EMAIL PROTECTED] 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>