Re: Mysterious Solr crash

2018-06-04 Thread Nawab Zada Asad Iqbal
I am using 7.0.1 without SolrCloud (sorry for missing that detail earlier). I totally agree with you, Shawn. An crash after an OOM is not graceful like this and it usually has an incomplete logline in the end. I tried to only copy the log which seemed related to this issue, I will see if I find

Re: Mysterious Solr crash

2018-06-03 Thread Shawn Heisey
On 6/3/2018 7:52 AM, Nawab Zada Asad Iqbal wrote: I am running a batch indexing job and Solr core mysteriously shut down without any particular error. How can I investigate this? I am focusing on the line which mentions "Shutting down CoreContainer instance". There are errors soon after that, bu

Re: Mysterious Solr crash

2018-06-03 Thread Stephen Lewis
*update, not impasse (apologies) On Sun, Jun 3, 2018, 12:19 PM Stephen Lewis wrote: > And early EOF in the middle of an impasse usually indicates a timeout > either from client to server or between servers in an update chain. Try > increasing the timeout. > > On Sun, Jun 3, 2018, 9:57 AM Andrea

Re: Mysterious Solr crash

2018-06-03 Thread Stephen Lewis
And early EOF in the middle of an impasse usually indicates a timeout either from client to server or between servers in an update chain. Try increasing the timeout. On Sun, Jun 3, 2018, 9:57 AM Andrea Gazzarini wrote: > Looking at the stack trace, which seem truncated, I would start from here >

Re: Mysterious Solr crash

2018-06-03 Thread Andrea Gazzarini
Looking at the stack trace, which seem truncated, I would start from here o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Early EOF at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:190) Could you please expand a bit your context (e.g. solr version, cloud /

Re: Mysterious Solr crash

2018-06-03 Thread Zheng Lin Edwin Yeo
Hi, Which version of Solr are you running on? And also, are you running on SolrCloud or Standalone Solr? Regards, Edwin On 3 June 2018 at 21:52, Nawab Zada Asad Iqbal wrote: > Good morning > > I am running a batch indexing job and Solr core mysteriously shut down > without any particular error

Mysterious Solr crash

2018-06-03 Thread Nawab Zada Asad Iqbal
Good morning I am running a batch indexing job and Solr core mysteriously shut down without any particular error. How can I investigate this? I am focusing on the line which mentions "Shutting down CoreContainer instance". There are errors soon after that, but they seemed to be caused by the core