Re: Error about setting up solr instances

2012-05-07 Thread Lance Norskog
This may be an issue with the Memory-Mapped Directory. This opens all files and allocates VM space (but not actual memory) for each entire file. One thing I've noticed is that there can be a lot of open file descriptors for the index, far more than make sense. You may be going out of the allocatabl

Re: Error about setting up solr instances

2012-05-07 Thread Otis Gospodnetic
Hi Emma, This isn't really Solr-specific... I'd Google that instead or ask on OpenJDK mailing list. Otis Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spmĀ  > > From: Emma Bo Liu >To: solr-user@lucene.apache.org >Sent: Mon