I was making some query tests at one of my nodes at SolrCloud (Solr 4.2.1)
When I look at admin page of my node I start to see that:

"Unable to load environment info from
/solr/collection1/admin/system?wt=json.

This interface requires that you activate the admin request handlers in all
SolrCores by adding the following configuration to your solrconfig.xml:

<!-- Admin Handlers - This will register all the standard admin
RequestHandlers. -->
<requestHandler name="/admin/" class="solr.admin.AdminHandlers" />"

I don't have logs right now and I will post them but when I look at logs I
see that:

"Closing main searcher on request" many times

and

AlreadyClosed error for CachingDirectoryFactory

Any ideas for the problem?

Reply via email to