a$load$13(CoreContainer.java:640)
> > at
> >
> com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
> > at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> > at
> >
> org.apache.solr
mbda$execute$0(ExecutorUtil.java:188)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> ... 1 more
> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
&
Core.openNewSearcher(SolrCore.java:2095)
at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2215)
at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1091)
at org.apache.solr.core.SolrCore.(SolrCore.java:980)
... 9 more
Caused by: org.apache.lucene.index.IndexNotFoundException: no seg
Is it possible that the index is corrupted? Did you try re indexing it?
-Raghu
-Original Message-
From: Jeremy Hinegardner [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2008 11:34 AM
To: Solr Users
Subject: java.io.FileNotFoundException: no segments* file found
Hi all,
I
Hi all,
I've had a multicore system running for while now, and I just cycled the
jetty server and all of a sudden I got this error:
SEVERE: java.lang.RuntimeException: java.io.FileNotFoundException: no
segments* file found in
org.apache.lucene.store.FSDirectory@/opt/cisearch/ci-co
On Nov 12, 2007 3:46 AM, SDIS M. Beauchamp <[EMAIL PROTECTED]> wrote:
> If I don't optimize, I 've got a too many files open at about 450K files
> and 3 Gb index
You may need to increase the number of filedescriptors in your system.
If you're using Linux, see this:
http://www.cs.uwaterloo.ca/~brec
solr-user@lucene.apache.org
Objet : Re: no segments* file found
are you using embedded solr?
I had stumbled on a similar error :
http://www.mail-archive.com/solr-user@lucene.apache.org/msg06085.html
-V
On Nov 12, 2007 2:16 PM, SDIS M. Beauchamp <[EMAIL PROTECTED]> wrote:
> I'm using solr to
I don't optimize, I 've got a too many files open at about 450K files
> and 3 Gb index
>
> If i optimize I've got this stacktrace during the commit of all the
> following update
>
> java.io.FileNotFoundException: no segments* file
> found in
> org.apache.l
I'm using solr to index our files servers ( 480K files )
If I don't optimize, I 've got a too many files open at about 450K files
and 3 Gb index
If i optimize I've got this stacktrace during the commit of all the
following update
java.io.FileNotFoundException: no seg
: Does this case arise when i do a search when there is no index?? - If yes,
: then i guess the Exception can be made more meaningful.
in normal operation, i believe this shouldn't happen -- Solr will create
the index for you on startup if there isn't one. You're attampting a
fairly advanced
On 9/20/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
>
>
> you imply that you are building your index using embedded solr, but based
> on your stack trace it seems you are using Solr in a servlet container ...
> i assume to search the index you've already built?
I have a jsp that routes the
: Product : Solr (Embedded)Version : 1.2
: java.io.FileNotFoundException: no segments* file found in
: org.apache.lucene.store.FSDirectory@/data/pub/index: files:
According to that, the FSDirectory was empty when it ws opened (a file
list is suppose to come after that "files: &
SolrCore is committed and closed suitably in our
> Embedded
> > Solr.
> >
> > Error (StackTrace) :
> > Sep 19, 2007 9:41:41 AM
> org.apache.catalina.core.StandardWrapperValveinvoke
> > SEVERE: Servlet.service() for servlet jsp threw exception
> > java.io.Fi
his
> error again and again.
> Do note that the SolrCore is committed and closed suitably in our Embedded
> Solr.
>
> Error (StackTrace) :
> Sep 19, 2007 9:41:41 AM org.apache.catalina.core.StandardWrapperValveinvoke
> SEVERE: Servlet.service() for servlet jsp threw exception
&g
org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet jsp threw exception
java.io.FileNotFoundException: no segments* file found in
org.apache.lucene.store.FSDirectory@/data/pub/index: files:
at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run
15 matches
Mail list logo