I'm currently trying to remedy with our repository's statistics, which require functioning logs to work. Unfortunately, it appears the log files DSpace is generating no longer contain the information they used to.

Instead of containing date, time, IP address and items accessed and so on, two lines repeat over and over:

2008-02-20 14:35:45,368 INFO org.dspace.handle.HandlePlugin @ Called haveNA 2008-02-20 14:35:45,369 INFO org.dspace.handle.HandlePlugin @ Called getRawHandleValues

Every morning our server reboots and runs the indexer, and around those times these lines appear:

2008-02-08 02:30:04,553 INFO org.dspace.core.ConfigurationManager @ DSpace logging installed using log4jj.properties 2008-02-08 02:30:04,553 INFO org.dspace.core.ConfigurationManager @ DSpace logging installed using log4jj.properties 2008-02-08 02:30:04,553 INFO org.dspace.core.ConfigurationManager @ DSpace logging installed using log4jj.properties

2008-02-08 03:30:02,775 INFO org.dspace.content.MetadataField @ Loading MetadataField elements into cache 2008-02-08 03:30:02,849 INFO org.dspace.content.MetadataSchema @ Loading schema cache for fast finds

---

I have tried editing the log4j.properties in <dspace>/config/ templates/ to ensure it was set up correctly, and then ran <dspace>/ bin/install-configs to try and make those new settings functional. However, nothing changed after this. In fact, when I ran install- configs the only feedback I received was:

Processing and installing configuration files for external tools
INFO: Installing configuration files for other tools

When I ran install-configs on our test server, I received a variety of feedback lines stating where the different log4j.properties files and so on were being copied and installed to, and then logging began working swimmingly.

We are running DSpace on a PowerPC MacOS Xserve, and it is using JBoss, not tomcat. I'm not sure if Tomcat plays into the logging functionality of DSpace or not, so I thought this was worth mentioning.

If you have any idea how I could possibly get the logs functioning correctly, please let me know. I've attached the log4j.properties file, as well.

Attachment: log4j.properties
Description: Binary data




Thanks for the help!

Shane Beers
Digital Repository Services Librarian
George Mason University
[EMAIL PROTECTED]
http://mars.gmu.edu
703-993-3742

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to