[Ruby] can anyone help?: `load_missing_constant': uninitialized constant Ferret::Store

Joe Shapiro joeshapiro at gmail.com
Tue Nov 13 09:35:21 PST 2007


Hi Folks
My friend is getting this error on his machine.
The codebase works fine for the other two developers.
He has the Ferret and Acts as Ferret gems installed.

I'll look for a Ferret group to ask this in as well, but thought you guys
might know...
    -Joe

-- 
Joe Shapiro
Director / Freelance FCP Editor (narrative features and shorts)
http://www.imdb.com/name/nm1497731/
http://THINKFilmCompany.com ('Zoo')
http://PoliceBeatMovie.com
http://SeattleFilmmakers.com
Seattle WA
206-420-6411

Mohandas Gandhi - "Live as if you were to die tomorrow. Learn as if you were
to live forever."



---------- Forwarded message ----------
From: Robert Head <robert.head at gmail.com>
Date: Nov 13, 2007 8:07 AM
Subject: Still the same error
To: Joe Shapiro <joeshapiro at gmail.com>, Mike Pence <mike.pence at gmail.com>


Just throwing this out there, since I am still getting the same problem.

Any ideas?

- rob

iMac-G4:~/Documents/rails/icrew roberthead$ ./script/server
** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development environment...
Exiting
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:263:in
`load_missing_constant': uninitialized constant Ferret::Store
(NameError)
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:452:in
`const_missing'
       from /usr/local/lib/ruby/gems/1.8/gems/ferret-0.11.3
/lib/ferret/index.rb:23
       from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require'
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in
`require'
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in
`new_constants_in'
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in
`require'
       from /Users/roberthead/Documents/rails/icrew/vendor/gems/ferret-
0.11.3.bak/lib/ferret.rb:28
       from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require'
        ... 38 levels...
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in
`new_constants_in'
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in
`require'
       from
/Users/roberthead/Documents/rails/icrew/vendor/rails/railties/lib/commands/server.rb:39
       from ./script/server:3


More information about the Ruby mailing list