On 3/9/2018 10:41 AM, Abhi Basu wrote: > That was due to a folder not being present. Is this something to do with > version? > > http://hn0-esohad.mzwz3dh4pb1evcdwc1lcsddrbe.jx.internal.cloudapp.net:8983/solr/admin/collections?action=CREATE&name=ems-collection2&numShards=2&replicationFactor=2&maxShardsPerNode=1 > > org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:Error > CREATEing SolrCore 'ems-collection2_shard2_replica2': Unable to create > core: ems-collection2_shard2_replica2 Caused by: No enum constant > org.apache.lucene.util.Version.4.10.3
I see that you've resolved both problems. If you have additional issues in the future with errors you don't understand: We need far more detail from your log. It is very likely that the full error message is several lines long, possibly even dozens of lines long, and may include *multiple* java stacktraces. Try looking at solr.log instead of the admin UI. For 4.x versions, we usually have no way of knowing where the logfile ends up, because there are MANY different ways 4.x versions can be installed and started. Thanks, Shawn