The entire stacktrace:
ERROR SolrIndexWriter
Coud not unlock directory after seemingly failed IndexWriter#close()
org.apache.lucene.store.LockReleaseFailedException: Cannot forcefully
unlock a NativeFSLock which is held by another indexer component:
/home/miapp/collection1/data/index.2014090114080
On 9/1/2014 10:31 AM, Mauricio Ferreyra wrote:
> I'm using Solr 4.3.1 with a master/slave configuration.
>
> Configuration:
>
> Master:
> * *
> * commit*
> * startup*
> * schema.xml,stopwords.txt*
> * *
>
>
> Slave:
> * *
> * http://10.xx.xx.xx:90
Hi Pramod,
You need to set hostContext in your solr.xml. See
https://cwiki.apache.org/confluence/display/solr/Format+of+solr.xml
Alan Woodward
www.flax.co.uk
On 13 Jun 2014, at 00:44, pramodEbay wrote:
> Hi,
> I am deploying Solr in a larger web application. The standalone solr
> instance wo