Welcome Guest Search | Active Topics | Members | Log In | Register

mongrel throws error Options · View
alexdim
Posted: Sunday, September 13, 2009 1:54:44 PM
Rank: Newbie Coder
Groups: Member

Joined: 9/13/2009
Posts: 1
Points: 9
Location: Athens, Greece
=> Booting Mongrel
=> Rails 2.3.3 application starting on http://0.0.0.0:3000
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:105:in `const_missing': uninitialized constant Rails::Plugin::Dependencies (NameError)
from /Volumes/var/pools/works running pool/****/ruby/athens3/vendor/plugins/weborb/init.rb:30:in `evaluate_init_rb'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/rails/plugin.rb:146:in `evaluate_init_rb'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/rails/plugin.rb:142:in `evaluate_init_rb'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/rails/plugin.rb:48:in `load'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/rails/plugin/loader.rb:38:in `load_plugins'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/rails/plugin/loader.rb:37:in `each'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/rails/plugin/loader.rb:37:in `load_plugins'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/initializer.rb:369:in `load_plugins'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/initializer.rb:165:in `process'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/initializer.rb:113:in `send'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/initializer.rb:113:in `run'
from /Volumes/var/pools/works running pool/*****/ruby/athens3/config/environment.rb:9
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in `require'
from /Users/****/.gem/ruby/1.8/gems/rails-2.3.3/lib/commands/server.rb:84
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from script/server:3

I can see that something is missing but I do not know what.
My guess is that the miss could be in the environment.rb.
Any ideas?
patrick0927
Posted: Wednesday, January 20, 2010 9:59:03 AM
Rank: Newbie Coder
Groups: Member

Joined: 1/20/2010
Posts: 2
Points: 3
any solution, I got similar issue.
icopro
Posted: Friday, February 12, 2010 8:17:34 AM
Rank: Newbie Coder
Groups: Member

Joined: 2/12/2010
Posts: 1
Points: 3
replace

Dependencies.mechanism = :load

with

ActiveSupport::Dependencies.mechanism = :load

in init.rb in /vendor/plugins/weborb/init.rb
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.090 seconds.