I've been beating my brains in over this issue, and I have tried every possible solution I can find. I've recently migrated to 1.6.0, and since making the change, problems with log4j occur at startup. This makes my Dspace startup take ten minutes. I've narrowed down the problem (I think) to being an issue with log4j.
I just appended a date stamp to my catalina.out file while I restarted. I have output it below. The first thing that shows up after the stamp is log4j errors. After churning for 10 minutes, everything works fine, even logging, solr, etc. Does anyone have any idea what might be causing this problem? If so, many, many thanks in advance. Mon Apr 5 15:29:51 CDT 2010 log4j:WARN No appenders could be found for logger (org.apache.catalina.startup.Embedded). log4j:WARN Please initialize the log4j system properly. log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg INFO: Using dspace provided log configuration (log.init.config) INFO: Loading: /mnt/storage/dspace/config/log4j.properties Loading catalog: file:/usr/local/apache-tomcat-5.5.26/work/Catalina/localhost/xmlui/cocoon_xml_resolver_entities/catalog log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg INFO: Using dspace provided log configuration (log.init.config) INFO: Loading: /mnt/storage/dspace/config/log4j.properties - Loading provided config file: /mnt/storage/dspace/config/dspace.cfg - Using dspace provided log configuration (log.init.config) - Loading: /mnt/storage/dspace/config/log4j.properties log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg INFO: Using dspace provided log configuration (log.init.config) INFO: Loading: /mnt/storage/dspace/config/log4j.properties log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg INFO: Using dspace provided log configuration (log.init.config) INFO: Loading: /mnt/storage/dspace/config/log4j.properties Loading catalog: file:/usr/local/apache-tomcat-5.5.26/work/Catalina/localhost/_/cocoon_xml_resolver_entities/catalog log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg INFO: Using dspace provided log configuration (log.init.config) INFO: Loading: /mnt/storage/dspace/config/log4j.properties Apr 5, 2010 3:39:31 PM org.apache.solr.servlet.SolrDispatchFilter init INFO: SolrDispatchFilter.init() Apr 5, 2010 3:39:31 PM org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: Using JNDI solr.home: /mnt/storage/dspace/solr Jason Fowler, CA, MSLS Archives and Special Collections Librarian The Southern Baptist Theological Seminary Vice President, ALABI [email protected] ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

