Can you also send me a copy. I seem to having the same problem. Thanks Paul
-----Original Message----- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 8:33 AM To: Log4J Users List Subject: RE: DailyRolling not Happening in log4j Urgent You need to build it yourself from CVS. I will send it to your email addres. Allistair Crossley New Media Group, QAS Ltd Telephone: 020 7819 5343 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 26 August 2004 13:27 > To: [EMAIL PROTECTED] > Subject: RE: DailyRolling not Happening in log4j Urgent > > > > Hi Allistair, > > Please let us know from where we can get log4j1.3-alpha jar? > > Thanks, > Deepak > > -----Original Message----- > From: Allistair Crossley [mailto:[EMAIL PROTECTED] > Sent: 26 August 2004 08:57 > To: Log4J Users List > Subject: RE: DailyRolling not Happening in log4j Urgent > > > Yes, quite a lot of people are getting this. There are 2 ways > we have gotten around this: > > 1. Use log4j1.3-alpha > 2. Compile log4j1.2.8 from source but change > DailyRollingFileAppender.rollOver so it contains the code > > ... > > try { > org.apache.log4j.rolling.helpers.Util.rename(fileName, > scheduledFilename); > } catch (org.apache.log4j.rolling.RolloverFailure rfE) { > } > > ... > > It works for us. > > Allistair Crossley > > > -----Original Message----- > > From: Balasubramanian, Lakshmi > > [mailto:[EMAIL PROTECTED] > > Sent: 26 August 2004 02:34 > > To: [EMAIL PROTECTED] > > Subject: DailyRolling not Happening in log4j Urgent > > Importance: High > > > > > > Hi, > > > > I am using log4j and rotating the log file using > > DailyRollingFileAppender at mid night of every day. > > > > This appliation running in WebSphere 4.0.6 and we have > > started recently stop and start of the particular application > > server at 1.30 am every night using shellscript. > > > > once the job started on day onwards,log rotation stopped. > > > > Any body experiening on this? > > > > Thanks & Regards > > Bala L > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> > ------------------------------------------------------- > QAS Ltd. > Developers of QuickAddress Software > <a href="http://www.qas.com">www.qas.com</a> > Registered in England: No 2582055 > Registered in Australia: No 082 851 474 > ------------------------------------------------------- > </FONT> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ***** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. 113 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
