Re: FileAppender problem

2011-02-15 Thread umeshawasthi
I was thinking the same line but problem solved only by closing the appender when work done Sent from BlackBerry® on Airtel -Original Message- From: "Jacob Kjome" Date: Tue, 15 Feb 2011 09:45:15 To: Log4J Users List Reply-To: "Log4J Users List" Subject: Re: Fil

Re: FileAppender problem

2011-02-15 Thread Jacob Kjome
m] Gesendet: Montag, 14. Februar 2011 15:35 An: log4j-user Betreff: Re: FileAppender problem Hi All, Can any one help me in this,it seems the my tomcat server keeping a refrence of all fileappender On Sat, Feb 12, 2011 at 11:22 AM, Umesh Awasthi wrote: > Hi All, > > I am working on a

Re: FileAppender problem

2011-02-14 Thread Umesh Awasthi
ndet: Montag, 14. Februar 2011 15:35 > An: log4j-user > Betreff: Re: FileAppender problem > > Hi All, > > Can any one help me in this,it seems the my tomcat server keeping a > refrence > of all fileappender > > On Sat, Feb 12, 2011 at 11:22 AM, Umesh Awasthi >wr

AW: FileAppender problem

2011-02-14 Thread Stadelmann Josef
which is already open. It helped for me in many case. Josef -Ursprüngliche Nachricht- Von: Umesh Awasthi [mailto:umeshawas...@gmail.com] Gesendet: Montag, 14. Februar 2011 15:35 An: log4j-user Betreff: Re: FileAppender problem Hi All, Can any one help me in this,it seems the my

Re: FileAppender problem

2011-02-14 Thread Umesh Awasthi
Hi All, Can any one help me in this,it seems the my tomcat server keeping a refrence of all fileappender On Sat, Feb 12, 2011 at 11:22 AM, Umesh Awasthi wrote: > Hi All, > > I am working on a webapplication and i have a requirment to generate log > files at run time for my impex process.here is

FileAppender problem

2011-02-11 Thread Umesh Awasthi
Hi All, I am working on a webapplication and i have a requirment to generate log files at run time for my impex process.here is the use case i am validating an XML file and validation error is being handled by custom Error handler.This error hanlde will be passed to the underlying validator (Jaxb