On 6/7/2016 6:08 AM, Pablo Anzorena wrote: > I'am using SolrCloud with two nodes (5.2.1). One or two times a day the > node1 is stopping for no reason. I checked the logs but no errors are beign > logged. > I also have a standalone solr service in both nodes running in production > (we are doing the migration to SolrCloud, that's why).
https://wiki.apache.org/solr/UsingMailingLists There are no real details to your message. What precisely does "stopping for no reason" mean? What does Solr *do*? We cannot see your system, you must tell us what is happening with considerable detail. It seems highly unlikely that Solr would misbehave without logging *something*. Are you looking at the Logging tab in the admin UI, or the actual solr.log file? The solr.log file is the only reliable place to look. When you restart Solr, the current logfile is renamed and a new solr.log will be created. Thanks, Shawn