Hi, I had a working dspace and suddenly it stopped working..I am trying to fix it.
Ribin Jones S.B Scientist IT LAB, Knowledge Resource Centre CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), Govt. of India Pappanamcode, Thiruvananthapuram - 695019 Kerala, India www.niist.res.in Mob: +91 9895226242 ----- Original Message ----- From: "Hilton Gibson" <[email protected]> To: "ribin jones" <[email protected]> Cc: "Ivan Masár" <[email protected]>, "dspace-tech" <[email protected]> Sent: Wednesday, May 22, 2013 2:42:23 PM Subject: Re: [Dspace-tech] Internal server error while doing keyword search Ok. To be clear you are using Ubuntu 12.04 with DSpace 1.5.2 and want the XMLUI to be the default. If so, please review: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Dspace The wiki guide is a step-by-step procedure for the installation and setup of an institutional repository, based Ubuntu 12.04 LTS and DSpace 1.8.2. It has been used quite extensively and a PDF version is available from here: http://hdl.handle.net/10019.1/79321 All these materials are free to use and distribute as you please, Cheers hg On 22 May 2013 10:03, < [email protected] > wrote: I am new to this whole thing...Could you pls be specific on solving this issue? Regards, Ribin Jones S.B IT LAB, Knowledge Resource Centre CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), Govt. of India Pappanamcode, Thiruvananthapuram - 695019 Kerala, India www.niist.res.in Mob: +91 9895226242 ----- Original Message ----- From: "helix84" < [email protected] > To: "ribin jones" < [email protected] > Cc: "dspace-tech" < [email protected] > Sent: Wednesday, May 22, 2013 1:02:32 PM Subject: Re: [Dspace-tech] Internal server error while doing keyword search On Wed, May 22, 2013 at 8:59 AM, < [email protected] > wrote: > java.io.IOException: read past EOF > at > org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:146) > > at > org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:38) > Hi Ribin, it seems like this issue in Lucene: https://issues.apache.org/jira/browse/LUCENE-2729 > Is it something related to permission issues in any files/folder in the > backend? I am running Dspace 1.5.2 in Ubuntu 12.04 Probably not, but it never hurts to run chown -R [dspace-user]:[dspace-group] [dspace]/search It seems your lucene index has become corrupted for some reason. It's no big deal, it can be easily recreated. Stop Tomcat and run [dspace]/bin/dspace index-init -r -v This can take a while but the error should go away after you start Tomcat. If the error ever occurs again, don't hesitate to contact us and we'll try to investigate further. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Hilton Gibson Systems Administrator JS Gericke Library Room 1025C Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 | Cell: +27 84 646 4758 http://library.sun.ac.za http://scholar.sun.ac.za http://ar1.sun.ac.za http://aj1.sun.ac.za ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

