Hi!

I'm developing a digital library with FEDORA (www.fedora.info) that comes with a
jakarta-tomcat-5.0.28 server.
The server works fine, but I instaled a .war file for an interface in JSPs that 
gives me the folowing error:

-----------------
log4j:WARN No appenders could be found for logger 
(org.acs.elated.lucene.LuceneInterface).
log4j:WARN Please initialize the log4j system properly.

-----------

The complect startup looks like this:

-------------------------
c:\fedora-2.0\server\bin>fedora-start
Starting Fedora server...
Deploying API-M and API-A...
Waiting for server to start...
Waiting for server to start...
log4j:WARN No appenders could be found for logger 
(org.acs.elated.lucene.LuceneInterface).
log4j:WARN Please initialize the log4j system properly.
Processing file C:\fedora-2.0\server\config\deployAPI-A.wsdd
<Admin>Done processing</Admin>
Processing file C:\fedora-2.0\server\config\deploy.wsdd
<Admin>Done processing</Admin>
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 have the "log4j.properties" in 
C:\fedora-2.0\server\jakarta-tomcat-5.0.28\webapps\elated\WEB-INF\classes
but I dont understand the error...

Can anyone help?

Thanks
Ant�nio






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to