Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jjzhu opened this issue Mar 20, 2015 · 2 comments
Closed

Comments

@jjzhu
Copy link

jjzhu commented Mar 20, 2015

I maybe use an old version. But I have git pull all the latest sources from 0.0.3.3 branch for deeplearning4j and ND4j. I have a project depended on deeplearning4j, therefore it will take me sometime to use canova.

Trying to see if I we can still use the 0.0.3.3 branch. Here is the error:

org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@/home/hunter/workspace/npsmultint_repo/NPSHadoop/word2vec-index/write.lock
at org.apache.lucene.store.Lock.obtain(Lock.java:89)
at org.apache.lucene.index.IndexWriter.(IndexWriter.java:753)
at org.deeplearning4j.text.invertedindex.LuceneInvertedIndex.tryCreateWriter(LuceneInvertedIndex.java:605)
at org.deeplearning4j.text.invertedindex.LuceneInvertedIndex.getWriterWithRetry(LuceneInvertedIndex.java:569)
at org.deeplearning4j.text.invertedindex.LuceneInvertedIndex.getWriter(LuceneInvertedIndex.java:619)

@agibsonccc
Copy link
Contributor

Please try this with the latest master. I haven't ran in to this issue in a while. Re open this if it's still a problem with the latest master. Thanks!

nightscape pushed a commit to nightscape/deeplearning4j that referenced this issue Jul 4, 2018
@lock
Copy link

lock bot commented Jan 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants