Hi Shawn - had a shard go down (appears to have just dropped out of the
cluster) with a similar error:
2017-07-14 20:43:04.238 ERROR (commitScheduler-65-thread-1) [c:UNCLASS
s:shard87 r:core_node132 x:UNCLASS_shard87_replica1]
o.a.s.u.CommitTracker auto commit
error...:org.apache.solr.common.SolrException: openNewSearcher called on
closed core
at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1943)
at
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:678)
at org.apache.solr.update.CommitTracker.run(CommitTracker.java:217)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
The whole log can be found here:
http://lovehorsepower.com/solr.log
the GC log is here:
http://lovehorsepower.com/solr_gc.log.3.current
-Joe
On 7/12/2017 9:25 AM, Shawn Heisey wrote:
On 7/12/2017 7:14 AM, Joe Obernberger wrote:
Started up a 6.6.0 solr cloud instance running on 45 machines
yesterday using HDFS (managed schema in zookeeper) and began
indexing. This error occurred on several of the nodes:
<snip>
Caused by: org.apache.solr.common.SolrException: openNewSearcher
called on closed core
There's the important part of the error.
For some reason, which is not immediately clear from the information
provided, the core is closed. In that situation, Solr is not able to
open a new searcher, so this error happens. Do you have any other WARN
or ERROR messages in solr.log before this error? You might want to find
a way to share an entire logfile and provide a URL for accessing it.
Thanks,
Shawn
---
This email has been checked for viruses by AVG.
http://www.avg.com