Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 71398 invoked from network); 7 Jun 2005 13:37:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 13:37:30 -0000 Received: (qmail 42625 invoked by uid 500); 7 Jun 2005 13:37:24 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 42600 invoked by uid 500); 7 Jun 2005 13:37:23 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 42587 invoked by uid 99); 7 Jun 2005 13:37:23 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=INFO_TLD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ehatchersolutions.com (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 07 Jun 2005 06:37:22 -0700 Received: by ehatchersolutions.com (Postfix, from userid 504) id C4EDB13E2006; Tue, 7 Jun 2005 09:37:10 -0400 (EDT) Received: from [128.143.167.108] (d-128-167-108.bootp.Virginia.EDU [128.143.167.108]) by ehatchersolutions.com (Postfix) with ESMTP id 7ACA013E2005 for ; Tue, 7 Jun 2005 09:36:43 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: <1118103668.42a4e874610d8@gold3.portugalmail.pt> References: <1118103668.42a4e874610d8@gold3.portugalmail.pt> Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Erik Hatcher Subject: Re: log4j:WARN No appenders could be found for logger Date: Tue, 7 Jun 2005 09:36:44 -0400 To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.730) X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on javelina X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Level: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ant=F3nio, This error is not coming from Lucene, but rather from the ELATED =20 library (as you can tell from package name). Lucene does not use =20 Log4j at all. Please address this issue to either the Fedora or =20 ELATED groups. Erik On Jun 6, 2005, at 8:21 PM, afonseca@portugalmail.com wrote: > Hi! > > I'm newbie in java, and not a real coder. > I'm implementing a digital library (windows)with 2 open sources: > a server aplications called FEDORA (www.fedora.info) and a JSPs =20 > interface called ELATED (http://elated.sourceforge.net). > > when I start the fedora server I get: > > c:\fedora-2.0\server\bin>fedora-start > Starting Fedora server... > Deploying API-M and API-A... > Waiting for server to start... > log4j:WARN No appenders could be found for logger =20 > (org.acs.elated.lucene.LuceneInterface). > log4j:WARN Please initialize the log4j system properly. > Processing file C:\fedora-2.0\server\config\deployAPI-A.wsdd > Done processing > Processing file C:\fedora-2.0\server\config\deploy.wsdd > Done processing > Initializing Fedora Server instance... > Fedora Version: 2.0 > Fedora Build: 1 > Server Host Name: localhost > Server Port: 8080 > Debugging: false > OK > Finished. To stop the server, use fedora-stop. > c:\fedora-2.0\server\bin> > > I dont understand the error: > log4j:WARN No appenders could be found for logger =20 > (org.acs.elated.lucene.LuceneInterface). > log4j:WARN Please initialize the log4j system properly. > > Can anyone tell me what is this error? > > Thanks in advance > Ant=F3nio Fonseca > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org