Re: solr locked itself out

2007-09-17 Thread Adrian Sutton
ulimit is unlimited and cat /proc/sys/fs/file-max 11769 I just went through the same kind of mistake - ulimit doesn't report what you think it does, what you should check is ulimit -n (the -n isn't just the option to set the value). If you're using bash as your shell that will almost certa

Re: solr locked itself out

2007-09-17 Thread Ryan McKinley
vanderkerkoff wrote: I found another post that suggested editing the unlockonstartup value in solrconfig.xml. Is that a wise idea? If you only have a single solr instance at at time, it should be totally fine.

Re: solr locked itself out

2007-09-17 Thread vanderkerkoff
ge in context: http://www.nabble.com/solr-locked-itself-out-tf4466377.html#a12735259 Sent from the Solr - User mailing list archive at Nabble.com.

solr locked itself out

2007-09-17 Thread vanderkerkoff
re 18 directories all called Jetty_8983__solr and 17 of them have numbers at the end of the directory name. Sorry I'm such a newbie at this, but any help will be greatly appreciated. -- View this message in context: http://www.nabble.com/solr-locked-itself-out-tf4466377.html#a12734891