Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-31 Thread Jeff Rodenburg
Not sure if this would help you, but we encountered java heap OOM issues with 1.1 earlier this year. We patched solr with the latest bits at the time, which included a lucene memory fix for java heap OOM issues. ( http://issues.apache.org/jira/browse/LUCENE-754) Different servlet container (Tomc

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Mike Klaas
On 30-Jul-07, at 11:35 AM, David Whalen wrote: Hi Yonik! I'm glad to finally get to talk to you. We're all very impressed with solr and when it's running it's really great. We increased the heap size to 1500M and that didn't seem to help. In fact, the crashes seem to occur more now than ever.

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Yonik Seeley
On 7/30/07, David Whalen <[EMAIL PROTECTED]> wrote: > Yonik: > > > If that's not the problem, you could decrease memory usage > > due to faceting by upgrading to Solr 1.2 and using > > facet.enum.cache.minDf > > Is it hard to upgrade from 1.1 to 1.2? We were considering > making that change if it

RE: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread David Whalen
; > Kevin Holmes > > eNR Services, Inc. > > 20 Glover Ave. 2nd Floor > > Norwalk, CT. 06851 > > 203-849-7248 > > [EMAIL PROTECTED] > > > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf O

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Yonik Seeley
On 7/30/07, Kevin Holmes <[EMAIL PROTECTED]> wrote: > Jul 30, 2007 3:05:03 PM org.apache.solr.core.SolrException log > SEVERE: java.io.IOException: Lock obtain timed out: > SimpleFSLock@/tmp/lucene-f4cca35f5bee7bbcd8238c7ef8697193-write.lock > at org.apache.lucene.store.Lock.obtain(Lock.jav

RE: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Kevin Holmes
This might be relevant too? Jul 30, 2007 3:05:22 PM org.apache.solr.core.SolrException log SEVERE: Error during auto-warming of key:[EMAIL PROTECTED]:java.lang.OutOfMemory Error: Java heap space Jul 30, 2007 3:05:25 PM org.apache.solr.core.SolrException log SEVERE: Error during auto-warming of k

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Yonik Seeley
ECTED] On Behalf Of Yonik > Seeley > Sent: Monday, July 30, 2007 2:55 PM > To: solr-user@lucene.apache.org > Subject: Re: Please help! Solr 1.1 HTTP server stops responding > > On 7/30/07, David Whalen <[EMAIL PROTECTED]> wrote: > > We increased the heap size t

RE: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Kevin Holmes
debiandos:~# curl -i http://localhost:8983/solr/select/?q=superduperobscuretestingstring HTTP/1.1 200 OK Date: Mon, 30 Jul 2007 19:20:40 GMT Server: Jetty/5.1.11RC0 (Linux/2.6.18-4-686 i386 java/1.5.0_11 Content-Type: text/xml; charset=UTF-8 Content-Length: 272 0121superduperobscuretestingstring

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Matt Kangas
our patience so we can figure this out? Thanks! Dave W -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Monday, July 30, 2007 2:23 PM To: solr-user@lucene.apache.org Subject: Re: Please help! Solr 1.1 HTTP server stops responding It m

RE: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Kevin Holmes
These might be relevant too: Jul 30, 2007 3:05:03 PM org.apache.solr.core.SolrException log SEVERE: java.io.IOException: Lock obtain timed out: SimpleFSLock@/tmp/lucene-f4cca35f5bee7bbcd8238c7ef8697193-write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:69) at org.apache.

RE: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Kevin Holmes
Ave. 2nd Floor Norwalk, CT. 06851 203-849-7248 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Monday, July 30, 2007 2:55 PM To: solr-user@lucene.apache.org Subject: Re: Please help! Solr 1.1 HTTP server stops responding

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Yonik Seeley
On 7/30/07, David Whalen <[EMAIL PROTECTED]> wrote: > We increased the heap size to 1500M and that didn't seem to help. > In fact, the crashes seem to occur more now than ever. We're > constantly restarting solr just to get a response. > > I don't know enough to know where the log files are to ans

RE: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread David Whalen
-- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Yonik Seeley > Sent: Monday, July 30, 2007 2:23 PM > To: solr-user@lucene.apache.org > Subject: Re: Please help! Solr 1.1 HTTP server stops responding > > It may be related to the out-of-memory errors you were

Re: Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread Yonik Seeley
It may be related to the out-of-memory errors you were seeing. severe errors like that should never be ignored. Do you see any other warning or severe errors in your logs? -Yonik On 7/30/07, David Whalen <[EMAIL PROTECTED]> wrote: > Guys: > > Can anyone help me? Things are getting serious at my

Please help! Solr 1.1 HTTP server stops responding

2007-07-30 Thread David Whalen
Guys: Can anyone help me? Things are getting serious at my company and heads are going to roll. I need to figure out why solr just suddenly stops responding without any warning. DW > -Original Message- > From: David Whalen [mailto:[EMAIL PROTECTED] > Sent: Friday, July 27, 2007 1