Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 14540 invoked from network); 18 Jan 2005 09:29:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Jan 2005 09:29:27 -0000 Received: (qmail 54123 invoked by uid 500); 18 Jan 2005 09:28:57 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 54090 invoked by uid 500); 18 Jan 2005 09:28:57 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 54074 invoked by uid 99); 18 Jan 2005 09:28:57 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from proxy.qas.com (HELO MAIL2.qas.com) (195.172.82.234) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 18 Jan 2005 01:28:55 -0800 Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by MAIL2.qas.com (Content Technologies SMTPRS 4.3.17) with ESMTP id for ; Tue, 18 Jan 2005 09:28:38 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable Subject: RE: Tomcat 5.5.4 and log4j problem Date: Tue, 18 Jan 2005 09:28:38 -0000 Message-ID: <5684A7E6FB10504393A2806C1F4C021005AF821A@orion.qas.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat 5.5.4 and log4j problem Thread-Index: AcT81iPv5PV8bx01T8OEcK6KeCn8igAab3AA From: "Allistair Crossley" To: "Tomcat Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, We had this and it went away by using log4j 1.2.9 or 1.3 beta/alpha. log4j.appender.ErrorsA=3Dorg.apache.log4j.DailyRollingFileAppender log4j.appender.ErrorsA.File=3Dd:/jakarta-tomcat/logs/iq-Sys-Error.log log4j.appender.ErrorsA.layout=3Dorg.apache.log4j.PatternLayout log4j.appender.ErrorsA.layout.ConversionPattern=3D%d - %5p (%C:%L) - %m%n log4j.appender.ErrorsA.DatePattern=3D.yyyy-MM-dd Allistair. > -----Original Message----- > From: Yuval Zantkeren [mailto:yuval@domainthenet.com] > Sent: 17 January 2005 20:51 > To: tomcat-user@jakarta.apache.org > Subject: Tomcat 5.5.4 and log4j problem > > > Hi, > > We try to use log4j with Tomcat 5.5.4 on Windows 2003 server > and we have problems with the rename of the files on rollover. > We try to use DailyRollingFileAppender and also > RollingFileAppender but both with no luck. > Every time the files need to roll we get Log4j:ERROR Failed > to rename and the files name. > > It is very important to us because it logs all of our > operation and transaction in our website. > > I will appreciate any kind of help, > > Regards, > > Yuval >=20 =20 ------------------------------------------------------- QAS Ltd. Developers of QuickAddress Software www.qas.com Registered in England: No 2582055 Registered in Australia: No 082 851 474 ------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org