Discussion:
org.apache.lucene.store.LockObtainFailedException with Tomcat 7
jackalista
2014-10-22 23:53:00 UTC
Permalink
Hi Matt,

I'm seeing this error using the 3.0 modular archetype, when deploying via
mvn jetty:run-war. Do I need to go delete a lock file somewhere? Sorry if
i'm asking an ignorant question, I've been away for a minute but want to
play with app fuse a little bit and would like to resolve this.

Thanks!!

-=j=-



--
View this message in context: http://appfuse.547863.n4.nabble.com/org-apache-lucene-store-LockObtainFailedException-with-Tomcat-7-tp4655787p4657356.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
jackalista
2014-10-23 00:06:41 UTC
Permalink
OK, nevermind, I found the lock file and deleted it. If anybody's reading,
why does it not get deleted when using the jetty plug-in?



--
View this message in context: http://appfuse.547863.n4.nabble.com/org-apache-lucene-store-LockObtainFailedException-with-Tomcat-7-tp4655787p4657357.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
Matt Raible
2014-10-23 01:45:12 UTC
Permalink
Are you on Windows? You should be able to use jetty:run instead of run-war.
Post by jackalista
OK, nevermind, I found the lock file and deleted it. If anybody's reading,
why does it not get deleted when using the jetty plug-in?
--
View this message in context: http://appfuse.547863.n4.nabble.com/org-apache-lucene-store-LockObtainFailedException-with-Tomcat-7-tp4655787p4657357.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
Loading...