-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Problem reindexing all indexes
PostPosted: Fri Sep 30, 2011 2:45 am 
Regular
Regular

Joined: Thu Jun 16, 2011 12:03 pm
Posts: 94
Hi,

I have a method in my hibernate Search application. I do not know why sometimes when i execute

Code:
fullTextSession.createIndexer().startAndWait();


it gives me an exception:


org.hibernate.search.SearchException: Unable to purge all from Lucene index: class com.myorg.entity.ExpresionImagenEntity


and this:


org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SimpleFSLock@./var/lucene/hibernate/test/com.myorg.entity.MyEntity/write.lock



My index files have 777 as permissions.

Does anybody know what should be the configuration or the way to call the createIndexer? Why it keeps telling me this exception? could it be my hibernate session?

I don't really know why sometimes works and others not...

Thanks in advance.


Top
 Profile  
 
 Post subject: Re: Problem reindexing all indexes
PostPosted: Tue Oct 04, 2011 5:07 am 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Hi,

could you post the full stacktrace? Which version of Hibernate Search are you using? And is there any other activity going on while you are trying to rebuild the index (eg searches)?

--Hardy


Top
 Profile  
 
 Post subject: Re: Problem reindexing all indexes
PostPosted: Tue Oct 25, 2011 1:41 pm 
Newbie

Joined: Tue Oct 25, 2011 9:29 am
Posts: 8
Location: Brazil
managed to solve this problem? I have the same problem


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.