Hi, 
The scenario is I have 2 different solr instances running at different
locations concurrently. The data location for both instances is same:
\\hostname\FileServer\CoreTeam\Research\data.
Both instances use  EmbeddedSolrServer and locktype at both instances is
'single'.

I am getting following exception : 
Cannot overwrite: \\hostname\FileServer\CoreTeam\Research\data\index\_1.fdt
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:440)
        at org.apache.lucene.index.FieldsWriter.<init>(FieldsWriter.java:64)
        at
org.apache.lucene.index.StoredFieldsWriter.initFieldsWriter(StoredFieldsWriter.java:73)

I tried simple locktype also but it shows timeout exception when writing to
index.
Please help me out..
Thanks,
Ashish


-- 
View this message in context: 
http://www.nabble.com/lock-problem-tp23663558p23663558.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to