Hi

It looks as if there is something seriously wrong with Tomcat talking to
DSpace

[root@standbyvle ~]# tail -40
/home/dspace/apache-tomcat-6.0.18/logs/catalina.out
Aug 2, 2013 2:46:25 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/sword] startup failed due to previous errors
log4j:WARN No appenders could be found for logger
(org.dspace.servicemanager.DSpaceKernelInit).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: ${dspace.dir}/config/dspace.cfg
FATAL: Can't load configuration: file:/${dspace.dir}/config/dspace.cfg
java.io.FileNotFoundException: /${dspace.dir}/config/dspace.cfg (No such
file or directory)

I guess I've messed up somewhere?

But why does DSpace seem to run fine despite the above messages? The test
server is online at http://standbyvle.bromley.ac.uk/dspace (please ignore
the handle references here as it points to the production server)




On Fri, Aug 2, 2013 at 12:46 PM, helix84 <heli...@centrum.sk> wrote:

> On Fri, Aug 2, 2013 at 1:35 PM, Clive Gould <cli...@gmail.com> wrote:
> > These are the changes I have made to the log4j file
>
> Those should be correct.
>
> > Unfortunately the dspace.log file hasn't changed since DSpace reloaded
> at 4 am today
>
> Yes, that's weird. Also check tomcat's log (catalina) to see if there
> are any error messages (about logging being set up wrongly).
>
> Does dspace start logging into dspace.log again if you change the two
> settings back to info?
>
>
> If you get fed up with debuging logging (☺), just change those
> log.debug() lines in LDAPAuthentication.java to log.info(), as a
> workaround
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to