Re: error on optimize

2006-09-27 Thread Yonik Seeley
Steve, something else I notice: http://search-campaign.unitedeway.org/solr/admin/stats.jsp shows that there are *many* SolrIndexSearchers open (and that's going to take up a lot of menory). There should normally be 1 and occasionally 2 when autowarming. There is also sometimes an additional non

Re: error on optimize

2006-09-27 Thread Yonik Seeley
Hi Steve, It looks like the commit is taking a long time and jetty is timing it out. See this thread: http://www.nabble.com/Synchronizing-commit-and-optimize-tf1498513.html#a4067023 -Yonik On 9/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: We're having something strange with our SOLR ins

error on optimize

2006-09-27 Thread steve.whitley
We're having something strange with our SOLR instance. When we post a commit, we get an empty reply from the server: $ curl http://search-campaign.unitedeway.org/solr/update --data-binary '' curl: (52) Empty reply from server When we post the optimize xml the following stack trace is