Could you copy the contents of your log4j.zip file from the Tomcat folder?
Ideally adding/appending the below should help but need to know what the parent file looks like
#Don't append, overwrite
log4j.appender.dest1.Append=false
#Control the maximum log file size
log4j.appender.dest1.MaxFileSize=10000KB