[Dspace-tech] Error in Dspace 1.4.2 (Search option)

2008-04-11 Thread José A. Rubio
Hi List,

I'm trying to update my repository from 1.4.1 to 1.4.2, and I get the
following error when I use the Search option (once I have
done the update process):

simple-search?query=pruebasubmit=Ir

-- Method: GET

-- Parameters were:

-- submit: Ir

-- query: prueba

java.io.FileNotFoundException: no segments* file found: files:

at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:485)

at
org.apache.lucene.index.SegmentInfos.readCurrentVersion(SegmentInfos.java:311)

at
org.apache.lucene.index.IndexReader.getCurrentVersion(IndexReader.java:259)

at
org.apache.lucene.index.IndexReader.getCurrentVersion(IndexReader.java:244)

at
org.apache.lucene.index.IndexReader.getCurrentVersion(IndexReader.java:230)

at org.dspace.search.DSQuery.getSearcher(DSQuery.java:445)

at org.dspace.search.DSQuery.doQuery(DSQuery.java:147)

at
org.dspace.app.webui.servlet.SimpleSearchServlet.doDSGet(SimpleSearchServlet.java:208)

at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:151)

at org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

at
com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

at
com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

at
oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)

at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)

at java.lang.Thread.run(Thread.java:595)


Any idea? By the way, I'm using a Oracle 10g DB.

Thank you in advanced.
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error in Dspace 1.4.2 (Search option)

2008-04-11 Thread James Rutherford
On Fri, Apr 11, 2008 at 12:08:12PM +, Jos? A. Rubio wrote:
 I'm trying to update my repository from 1.4.1 to 1.4.2, and I get the
 following error when I use the Search option (once I have
 done the update process):
 
 snip/
 
 java.io.FileNotFoundException: no segments* file found: files:

Try running index-all from the [dspace]/bin directory. This should
generate the search indices again. If this doesn't work, it's probably a
path issue where the search indices are being looked for in the wrong
place.

cheers,

Jim

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and may be legally privileged. If you have received this message in
error, you should delete it from your system immediately and advise the
sender. To any recipient of this message within HP, unless otherwise
stated you should consider this message and attachments as HP
CONFIDENTIAL.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech