Hi
I configure log4j so that when log size is beyong some value, the log will
generate a new one.
config file like this, it works well when no other program reading this log.
but when a program is reading this log, it seems log can't generate a new one
even it reach the max size.
this readin
You need to provide more information on what you are doing. I don't know what
spool file you are referring to.
Ralph
On Jun 2, 2013, at 8:47 AM, Navindian wrote:
> Hi
>
> the spool file is getting filled very quickly. I have increased the size by
> 10 times, but still it is filling the file.
Hi
the spool file is getting filled very quickly. I have increased the size by
10 times, but still it is filling the file.
any idea of what is going wrong?
please comment.