Re: [Dspace-tech] statistics generation question

2010-12-15 Thread Jason Nugent
Hi again, I had a look, and I see one example at: http://ir.uz.ac.zw:8080/xmlui/handle/10646/512/statistics which is indeed blank. This could be caused by a few things. When you changed the solr server reference in your dspace.cfg file, did you restart Tomcat, or just reload the jspui

[Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread George Stanley Kozak
Hi... I was made aware of a problem with the SOLR stats. If someone clicks on the View Statistics button for an item, they cannot get to the statistics. The Browser just hangs. In the logs I see: ERROR org.dspace.statistics.SolrLogger @ Error opening new searcher. exceeded limit of

[Dspace-tech] Error in validation

2010-12-15 Thread Julio Pemau
I try to validate our repository Digital.CSIC http://digital.csic.es/dspace-oai/request (Dspace 1.6.2 with oracle) into http://www.openarchives.org/Register/ValidateSite It is not validated and it generates this error:

Re: [Dspace-tech] DSpace log permissiom problem

2010-12-15 Thread Mark H. Wood
On Wed, Dec 15, 2010 at 09:11:33AM +0200, amutsikiwa wrote: I am running Fedora Core 8. The umask for a regular account is 002. But all my files under [dspace] are owned by dspace except newly created log files. Which process generates the log files so that I can check the permission on

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread Peter Dietz
Hi George, This has come up on the listshttp://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg10744.html, the default setting that was shipped 1.6 with wasn't ideal as it had a tendency to bog down the system under medium usage. This has been fixed in 1.7, but in the meantime, there

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread Jason Stirnaman
This is a frequent problem with Solr. Like Peter says, you may need to learn a bit about tuning Solr in your environment and slowing down your commits. You may also want to allocate more RAM to Solr if possible. See the Solr wiki

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread George Stanley Kozak
Thank you, Jason. I will take a look at those wiki suggestions. George Kozak Digital Library Specialist Cornell University Library Information Technologies (CUL-IT) 501 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 From: Jason Stirnaman [mailto:jstirna...@kumc.edu] Sent:

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread George Stanley Kozak
Thank you, Peter: I did find the discussion in the list in the archives after I sent the messageā€¦I was too quick with the SEND key! I will make the changes suggested. George Kozak Digital Library Specialist Cornell University Library Information Technologies (CUL-IT) 501 Olin Library Cornell

Re: [Dspace-tech] IllegalAccessError has occurred when posting thru SWORD to DSpace 1.7.0 rc1 with discovery consumer setting

2010-12-15 Thread Kim Shepherd
I can reproduce a very similiar error using trunk r5875 + Discovery + SWORD, though for me, things fail trying to load DSpaceKernelManager (a few steps before the slf4j error below): java.lang.NoClassDefFoundError: Could not initialize class org.dspace.kernel.DSpaceKernelManager at

[Dspace-tech] xmlui max upload file size

2010-12-15 Thread Poulter, Dale
Good evening, We are running 1.6.2 using the xmlui as the default interface but have the jspui available also. When a user attempts to submit a large file via the xmlui the submission fails. However, if the same file is submitted via the jspui the submission succeeds. I have found and