Re: Lock obtain timed out while doing indexing in solr 3.6

2015-07-31 Thread Upayavira
re.LockObtainFailedException: Lock obtain > timed > out: NativeFSLock@/var/solr/xxxcore/data/index/write.lock > > > This is setting of my solrconfig.xml for this core > > native > false > 10 > 1 > > Please let me know ho

Re: Lock obtain timed out while doing indexing in solr 3.6

2015-07-31 Thread sudeepgarg
Please look into this. -- View this message in context: http://lucene.472066.n3.nabble.com/Lock-obtain-timed-out-while-doing-indexing-in-solr-3-6-tp4220063p4220082.html Sent from the Solr - User mailing list archive at Nabble.com.

Lock obtain timed out while doing indexing in solr 3.6

2015-07-31 Thread sudeepgarg
I am getting below exception in catalina.out file while doing indexing solr 3.6 SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@/var/solr/xxxcore/data/index/write.lock This is setting of my solrconfig.xml for this core native false

Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out

2012-02-22 Thread Sethi, Parampreet
updated >using >delta import. > > > [org.apache.solr.handler.dataimport.SolrWriter] - Error creating >document : >SolrInputDocument[...] >org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: >NativeFSLock@/var/solr/data/5159200/index/write.lock >at

org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out

2012-02-22 Thread Uomesh
] - Error creating document : SolrInputDocument[...] org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@/var/solr/data/5159200/index/write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:84) at org.apache.lucene.index.IndexWriter.(IndexWriter.java

Re: Lock obtain timed out

2011-12-16 Thread Otis Gospodnetic
concurrent indexer >> threads do you have running? >> >> Otis >> >> Performance Monitoring SaaS for Solr - >> http://sematext.com/spm/solr-performance-monitoring/index.html >> >> >> >> > >> > From: Eric

Re: Lock obtain timed out

2011-12-16 Thread Eric Tang
threads do you have running? > > Otis > > Performance Monitoring SaaS for Solr - > http://sematext.com/spm/solr-performance-monitoring/index.html > > > > > > > From: Eric Tang > >To: solr-user@lucene.apache.org > >Sent: F

Re: Lock obtain timed out

2011-12-16 Thread Otis Gospodnetic
-monitoring/index.html > > From: Eric Tang >To: solr-user@lucene.apache.org >Sent: Friday, December 16, 2011 10:08 AM >Subject: Lock obtain timed out > >Hi, > >I'm doing a lot reads and writes into a single solr server (on the >

Lock obtain timed out

2011-12-16 Thread Eric Tang
Hi, I'm doing a lot reads and writes into a single solr server (on the magnitude of 50ish per second), and have around 300,000 documents in the index. Now every 5 minutes I get this exception: SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@.

org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out:

2011-06-07 Thread bramsreddy
.472066.n3.nabble.com/org-apache-lucene-store-LockObtainFailedException-Lock-obtain-timed-out-tp3038047p3038047.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Lock obtain timed out: NativeFSLock

2011-02-01 Thread Chris Hostetter
: I'm going to go ahead and replay to myself since I solved my problem. It : seems I was doing one more update to the data at the end and wasn't doing a : commit, so it then couldn't write to the other core. Adding the last commit : seems to have fixed everything. sending interleaving updates t

Re: Lock obtain timed out: NativeFSLock

2011-02-01 Thread Alex Thurlow
M, Alex Thurlow wrote: I recently added a second core to my solr setup, and I'm now running into this "Lock obtain timed out" error when I try to update one core after I've updated another core. In my update process, I add/update 1000 documents at a time and commit in betw

Lock obtain timed out: NativeFSLock

2011-02-01 Thread Alex Thurlow
I recently added a second core to my solr setup, and I'm now running into this "Lock obtain timed out" error when I try to update one core after I've updated another core. In my update process, I add/update 1000 documents at a time and commit in between. Then at t

Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock

2010-09-14 Thread Dennis Gearon
die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Tue, 9/14/10, Bharat Jain wrote: > From: Bharat Jain > Subject: Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain > timed out : SingleInstanceLock: write.lock > To: solr-

Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock

2010-09-14 Thread Bharat Jain
happen. Can you guys please validate the > issue? > > thanks a lot in advance. > > > > SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain > timed > > out > > : SingleInstanceLock: write.lock > > at org.apache

Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock

2010-09-09 Thread Mark Miller
nks a lot in advance. > > SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed > out > : SingleInstanceLock: write.lock > at org.apache.lucene.store.Lock.obtain(Lock.java:85) > at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1140) > at org.apache.lucene

Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock

2010-09-09 Thread Lance Norskog
: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:85) at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1140) at org.apache.lucene.index.IndexWriter

org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock

2010-09-09 Thread Bharat Jain
: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:85) at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1140) at org.apache.lucene.index.IndexWriter.(IndexWriter.java:938) at

Re: Lock problems: Lock obtain timed out

2010-01-29 Thread Chris Hostetter
: Can anyone think of a reason why these locks would hang around for more than : 2 hours? : : I have been monitoring them and they look like they are very short lived. Typically the lock files are only left arround for more then a few seconds when there was a fatal crash of some kind ... an OOM

Re: Lock problems: Lock obtain timed out

2010-01-27 Thread Ian Connor
doesn't appear to lend any other >> clues.. >> >> Jan 25, 2010 4:02:22 PM org.apache.solr.core.SolrCore execute >> INFO: [] webapp=/solr path=/update params={} status=500 QTime=1990 >> Jan 25, 2010 4:02:22 PM org.apache.solr.common.SolrException log >> SEV

Re: Lock problems: Lock obtain timed out

2010-01-26 Thread Ian Connor
SolrException log > SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain > timed > out: NativeFSLock@ > /solr8984/index/lucene-98c1cb272eb9e828b1357f68112231e0-write.lock > at org.apache.lucene.store.Lock.obtain(Lock.java:85) > at org.apache.lucene.index.

Re: Lock problems: Lock obtain timed out

2010-01-25 Thread mike anderson
an 25, 2010 4:02:22 PM org.apache.solr.common.SolrException log SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@ /solr8984/index/lucene-98c1cb272eb9e828b1357f68112231e0-write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:8

Re: Lock problems: Lock obtain timed out

2009-11-04 Thread Lance Norskog
This will not ever work reliably. You should have 2x total disk space for the index. Optimize, for one, requires this. On Wed, Nov 4, 2009 at 6:37 AM, Jérôme Etévé wrote: > Hi, > > It seems this situation is caused by some No space left on device exeptions: > SEVERE: java.io.IOException: No space

Re: Lock problems: Lock obtain timed out

2009-11-04 Thread Jérôme Etévé
Hi, It seems this situation is caused by some No space left on device exeptions: SEVERE: java.io.IOException: No space left on device at java.io.RandomAccessFile.writeBytes(Native Method) at java.io.RandomAccessFile.write(RandomAccessFile.java:466) at org.apache.lucene.sto

Re: Lock problems: Lock obtain timed out

2009-11-03 Thread Chris Hostetter
: 02-Nov-2009 10:35:27 org.apache.solr.update.SolrIndexWriter finalize : SEVERE: SolrIndexWriter was not closed prior to finalize(), indicates : a bug -- POSSIBLE RESOURCE LEAK!!! can you post some context showing what the logs look like just before these errors? I'm not sure what might be caus

Lock problems: Lock obtain timed out

2009-11-02 Thread Jérôme Etévé
... [ multiple messages like this ] ... 02-Nov-2009 10:35:27 org.apache.solr.common.SolrException log SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@/home/solrdata/jobs/index/lucene-703db99881e56205cb910a2e5fd816d3-write.

Re: SolrException - Lock obtain timed out, no leftover locks

2009-07-22 Thread danben
mode. > : > : I've looked at the other posts from users getting this exception but it > : always seemed to be a different case, such as the server having crashed > : previously and a lock file being left over. > : > : -- > : View this message in context: >

Re: SolrException - Lock obtain timed out, no leftover locks

2009-07-22 Thread Chris Hostetter
emed to be a different case, such as the server having crashed : previously and a lock file being left over. : : -- : View this message in context: http://www.nabble.com/SolrException---Lock-obtain-timed-out%2C-no-leftover-locks-tp24393255p24393255.html : Sent from the Solr - User mailing list

SolrException - Lock obtain timed out, no leftover locks

2009-07-08 Thread danben
iously and a lock file being left over. -- View this message in context: http://www.nabble.com/SolrException---Lock-obtain-timed-out%2C-no-leftover-locks-tp24393255p24393255.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: I get SEVERE: Lock obtain timed out

2009-01-29 Thread Jon Drukman
Yonik Seeley wrote: On Thu, Jan 29, 2009 at 1:16 PM, Jon Drukman wrote: Julian, have you had any luck figuring this out? My production instance just started having this problem. It seems to crop up after solr's been running for several hours. Our usage is very light (maybe one query every fe

Re: I get SEVERE: Lock obtain timed out

2009-01-29 Thread Yonik Seeley
On Thu, Jan 29, 2009 at 1:16 PM, Jon Drukman wrote: > Julian, have you had any luck figuring this out? My production instance > just started having this problem. It seems to crop up after solr's been > running for several hours. Our usage is very light (maybe one query every > few seconds). I

Re: I get SEVERE: Lock obtain timed out

2009-01-29 Thread Jon Drukman
Julian Davchev wrote: Hi, Any documents or something I can read on how locks work and how I can controll it. When do they occur etc. Cause only way I got out of this mess was restarting tomcat SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SingleInstanceLock

Re: I get SEVERE: Lock obtain timed out

2009-01-23 Thread Jerome L Quinn
Julian Davchev wrote on 01/20/2009 10:07:48 AM: > Julian Davchev > 01/20/2009 10:07 AM > > I get SEVERE: Lock obtain timed out > > Hi, > Any documents or something I can read on how locks work and how I can > controll it. When do they occur etc. > Cause only way

I get SEVERE: Lock obtain timed out

2009-01-20 Thread Julian Davchev
Hi, Any documents or something I can read on how locks work and how I can controll it. When do they occur etc. Cause only way I got out of this mess was restarting tomcat SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SingleInstanceLock: write.lock Cheers,

Re: Lock obtain timed out

2007-10-18 Thread Chris Hostetter
:08:17.150] org.apache.lucene.store.LockObtainFailedException: Lock obtain : timed out: SimpleFSLock@/home/bwhitman/XXX/XXX/discovered- : solr/data/index/lucene-5b07ebeb7d53a4ddc5a950a458af4acc-write.lock NOTE: that message is logged on startup when an old lock file is found ... it's not the cause of your server "go

Re: Lock obtain timed out

2007-10-18 Thread Brian Whitman
Thanks to ryan and matt.. so far so good. true single

Re: Lock obtain timed out

2007-10-18 Thread matt davies
I think you do this if you only have one index true Check with cleverer bods first though On 18 Oct 2007, at 16:11, Brian Whitman wrote: false

Re: Lock obtain timed out

2007-10-18 Thread Ryan McKinley
unk from a few weeks ago that has been going down about once a week for this: [11:08:17.149] No lockType configured for /home/bwhitman/XXX/XXX/discovered-solr/data/index assuming 'simple' [11:08:17.150] org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SimpleF

Lock obtain timed out

2007-10-18 Thread Brian Whitman
:08:17.150] org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SimpleFSLock@/home/bwhitman/XXX/XXX/discovered- solr/data/index/lucene-5b07ebeb7d53a4ddc5a950a458af4acc-write.lock [11:08:17.150] at org.apache.lucene.store.Lock.obtain(Lock.java:70) [11:08:17.150] at org.apache.lucene.index.IndexW