Hi All, I'm new to ruby/rails/radiant and I can't find any mention of this problem on the internet - I was hoping you might be able to help me solve this. This is the mongrel log file below. Thanks in advance. ** Daemonized, any open files are closed. Look at log/mongrel.pid and log/mongrel.log for info. ** Starting Mongrel listening at 0.0.0.0:4092 ** Starting Rails with production environment... /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/rails/activesupport/ lib/active_support/dependencies.rb:417:in `load_missing_constant': Object is not missing constant ShopProductAttachment! (ArgumentError) from /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:80:in `const_missing' from /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:92:in `const_missing' from /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:98:in `send' from /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:98:in `const_missing' from /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/extensions/ shop/shop_extension.rb:19 from /usr/local/rvm/rubies/ruby-1.8.6-p399/lib/ruby/site_ruby/1.8/ rubygems/custom_require.rb:31:in `gem_original_require' from /usr/local/rvm/rubies/ruby-1.8.6-p399/lib/ruby/site_ruby/1.8/ rubygems/custom_require.rb:31:in `require' from /home/northum/ruby/gems/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:158:in `require' ... 28 levels... from /usr/local/rvm/gems/ruby-1.8.6-p399/gems/mongrel-1.1.5/bin/../ lib/mongrel/command.rb:212:in `run' from /usr/local/rvm/gems/ruby-1.8.6-p399/gems/mongrel-1.1.5/bin/ mongrel_rails:281 from /usr/local/rvm/gems/ruby-1.8.6-p399/bin/mongrel_rails:19:in `load' from /usr/local/rvm/gems/ruby-1.8.6-p399/bin/mongrel_rails:19
on 2010-11-30 16:59
on 2010-11-30 17:07
On Tue, Nov 30, 2010 at 9:31 AM, bh7322 <bh7322@bristol.ac.uk> wrote:
> Object is not missing constant ShopProductAttachment! (ArgumentError)
looks like something called "ShopProductAttachment" might be having a
problem. do you have any extensions installed that are named like
that? what happens if you disable it (move it out of vendor/extensions
or remove the config.gem line that loads it from
config/environment.rb) and try to start mongrel?
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.