Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

log4j rolling file appenders do not appear to work with personal java

843849May 14 2003 — edited May 15 2003
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2003
Added on May 14 2003
1 comment
268 views