Hi. I'm running a multicore solr 3.2.0 instance with jetty on java
1.6.0_26-b03. I'm seeing a number of "Bad file descriptor" exceptions
in the solr log that I have been unable to isolate or track down:
--
SEVERE: java.io.IOException: Bad file descriptor
at java.io.RandomAccessFile.close0(
Bump. Anyone?
-J
On Nov 29, 2010, at 3:17 PM, John Williams wrote:
> Recently, we have started to get "Bad file descriptor" errors in one of our
> Solr instances. This instance is a searcher and its index is stored on a
> local SSD. The master however has it's in
Recently, we have started to get "Bad file descriptor" errors in one of our
Solr instances. This instance is a searcher and its index is stored on a local
SSD. The master however has it's index stored on NFS, which seems to be working
fine, currently.
I have tried restar