On Wed, Feb 29, 2012 at 5:53 PM, Markus Jelsma
<markus.jel...@openindex.io> wrote:
> Sami,
>
> As superuser:
> $ lsof | wc -l
>
> But, just now, i also checked the system handler and it told me:
> <str name="ulimit">(error executing: ulimit -n)</str>

That's odd, you should see something like this there:

    "openFileDescriptorCount":131,
    "maxFileDescriptorCount":4096,

Which jvm do you have?

> This is rather strange, it seems. lsof | wc -l is not higher than 6k right now
> and ulimit -n is 32k. Is lsof not to be trusted in this case or... something
> else?

I am not sure what is going on, are you sure the open file descriptor
(32k) limit is active for the user running solr?

--
 Sami Siren

Reply via email to