log4j rolling file appenders do not appear to work with personal java
843849May 14 2003 — edited May 15 2003Hi,
Anyone out there got log4j RollingFileAppender or DailyRollingFileAppender to work with pjava on Windows CE3.0 ?
With "Daily" I get a strange message something like cannot rename file to test.log-1970-01-01
(I'm sure my log4j properties are okay because they work on Solaris)
With the "Rolling" appender it just never appears to roll over when the file hits the maximum size. This is a serious problem because of limited space on the handheld device we're using.
I suspect that it maybe due to WinCE locking the files.
Regards,
Mike