I'm trying to get a rails app running with this configuration:
Mongrel, Apache 2.2, mod_proxy load balancer and Rails 1.1.6 error
I have a rails app on another server working with (apparantly) the
same configuration and it runs fine so I'm stumped.
I'm wondering if anyone has any insight into the error I have pasted
below.
It seems to be one of those errors that is a side effect of something
else, possibly a misconfiguration on my part.
Thanks!!!
~Wayne
========================================================================
** Daemonized, any open files are closed. Look at /home/project/
shared/log/mongrel.1080.pid and /home/project/shared/log/mongrel.
1081.log for info.
** Starting Mongrel listening at 127.0.0.1:1081
** Starting Rails with production environment...
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:
280:in `send': undefined method `cache_template_loading=' for
ActionController::Base:Class (NoMethodError)
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/
initializer.rb:280:in `initialize_framework_settings'
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/
initializer.rb:279:in `initialize_framework_settings'
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/
initializer.rb:276:in `initialize_framework_settings'
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/
initializer.rb:93:in `process'
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/
initializer.rb:42:in `run'
from /home/project/current/config/environment.rb:10
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:27:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/
mongrel/rails.rb:161:in `rails'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/
mongrel_rails:112:in `cloaker_'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/
mongrel/configurator.rb:134:in `listener'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/
mongrel_rails:98:in `cloaker_'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/
mongrel/configurator.rb:51:in `initialize'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/
mongrel_rails:85:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/
mongrel/command.rb:211:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/
mongrel_rails:231
from /usr/local/bin/mongrel_rails:18
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users