Re: Log Corruption

2008-06-17 Thread Pradeep Kumar PALAPARTHY
Hi Arnold, Thanks for the response. Yaa you are right I have sent it to a wrong mailing list. Regards, Pradeep On Tue, Jun 17, 2008 at 9:41 PM, Curt Arnold <[EMAIL PROTECTED]> wrote: > > On Jun 9, 2008, at 4:57 AM, Pradeep Kumar PALAPARTHY wrote: > > Hi, >> >> I have a multi threaded applicatio

Re: Log Corruption

2008-06-17 Thread Curt Arnold
On Jun 9, 2008, at 4:57 AM, Pradeep Kumar PALAPARTHY wrote: Hi, I have a multi threaded application. There are multiple task getting created in the application which will log to a separate log file. For each task the log file initialization happens in AbstractTaskComponent as follows:

Log Corruption

2008-06-09 Thread Pradeep Kumar PALAPARTHY
Hi, I have a multi threaded application. There are multiple task getting created in the application which will log to a separate log file. *For each task the log file initialization happens in AbstractTaskComponent as follows:* // get the log directory File taskLogDir = TaskContr