Thanks for the help -- after fortuitously looking at a separate thread: http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201403.mbox/%3CCAJYe0M4qNKzqT4gB-qib0T6%3DY1KYr7vKcNEYDHWH1MnMoCLtYw%40mail.gmail.com%3E
I upgraded to 7u25 and all is well! On a separate note, you'd mentioned DocValues facet'ing in my prior thread -- is this data structure meant to replace UnInvertedFields? On Wed, Mar 26, 2014 at 12:11 PM, Shawn Heisey <s...@elyograg.org> wrote: > On 3/25/2014 4:06 PM, harish.agarwal wrote: > >> I'm having a very similar issue to this currently on 4.6.0 (large >> java.lang.ref.Finalizer usage, many open file handles to long gone files) >> -- >> were you able to make any progress diagnosing this issue? >> > > A few questions: > > Are you using any contrib or third-party jars with Solr? > Are you using non-default values for the Java classes seen in the config > and schema? > What vendor and version is your JVM? > > For the JVM, I'd recommend the latest Oracle Java 6 or Oracle Java 7u25. > > Thanks, > Shawn > >