search for: lockexception

Displaying 2 results from an estimated 2 matches for "lockexception".

2006 Oct 13
1
uninitialized constant LockException
When I try to search a locked index, I get the exception uninitialized constant LockException: /usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:383:in `[]'' /usr/local/ruby-1.8.5/lib/ruby/1.8/monitor.rb:238:in `synchronize'' /usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:382:in `[]'' --...
2007 Feb 02
0
Error: uninitialized constant LockError
Hey Guys. So, I get this error every so often, and in sneaking at the code, it seems that it could be an easy fix, where it''s looking for a LockError, but I think it''s a LockException. I''m on 0.10.13 with a very large index (about a million docs) that''s staged on several servers, which are updated daily. (Using rails 1.1.6) Thanks for all the hard work. Here''s the stack trace: /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/depe...