> On 9/21/07, Stephen James <[EMAIL PROTECTED]> wrote:

> > I am using log4j in websphere environment, and I'm seeing the JVM hold
> > onto the file handle after a successful log (single thread). This issue
> > is preventing the RollingFileAppender from archiving the log file before
> > it is overwritten (in windows...the operation can't complete if there is
> > a handle open on the file). At this point I am not sure what level of
> > architecture is to blame, log4j, websphere, or j2ee. So my question is
> > has anyone else had a problem working with java where the JVM is not
> > releasing the file handle? I'm using log4j1.2.14.

2007/9/27, Sangeetha Priya S <[EMAIL PROTECTED]>:
>  Yes this is log4j a problem in windows OS, but got a mail from another
> developer, that the 1.4.15 has a patch that fixed RFA. and also he has sent
> a patch to log4j which is not yet officially released.
> But he told that this will work in other OS. so i'm waiting to test this in
> Linux. (since that is my production server). If it works there then it is
> fine for me.
>
> Anyways waiting for the next release to fix these issues.


See also: http://issues.apache.org/bugzilla/show_bug.cgi?id=43374

Yours faithfully,

-- 
Ir. Arnauld Van Muysewinkel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to