Hi, I have installed mongrel gem and when i tried to start mongrel_rails start its causing me following problem mongrel_rails start ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... Requiring REXML /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ active_support/dependencies.rb:239:in `require'': no such file to load -- dispatcher (LoadError) from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ active_support/dependencies.rb:239:in `block in require'' from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ active_support/dependencies.rb:225:in `block in load_dependency'' from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ active_support/dependencies.rb:593:in `new_constants_in'' from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ active_support/dependencies.rb:225:in `load_dependency'' from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ active_support/dependencies.rb:239:in `require'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/lib/ mongrel/rails.rb:148:in `rails'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/bin/ mongrel_rails:116:in `block (2 levels) in run'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/lib/ mongrel/configurator.rb:149:in `call'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/lib/ mongrel/configurator.rb:149:in `listener'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/bin/ mongrel_rails:102:in `block in run'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/lib/ mongrel/configurator.rb:50:in `call'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/lib/ mongrel/configurator.rb:50:in `initialize'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/bin/ mongrel_rails:86:in `new'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/bin/ mongrel_rails:86:in `run'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/lib/ mongrel/command.rb:210:in `run'' from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/bin/ mongrel_rails:282:in `<top (required)>'' from /usr/local/bin/mongrel_rails:19:in `load'' from /usr/local/bin/mongrel_rails:19:in `<main>'' Could any one provide me solution, thanks, -pab -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Dec 15, 2:44 am, Pab <prabu.ne...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I have installed mongrel gem and when i tried to start > mongrel_rails start its causing me following problem > > mongrel_rails start > ** Starting Mongrel listening at 0.0.0.0:3000 > ** Starting Rails with development environment... > Requiring REXML > /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.10/lib/ > active_support/dependencies.rb:239:in `require'': no such file to load > -- dispatcher (LoadError)Mongrel doesn''t work with newer versions of Rails (old supported one was 2.2 I think)> > Could any one provide me solution, >Use thin or passenger standalone. -- Luis Lavena -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Reasonably Related Threads
- "no such file to load -- dispatcher (LoadError)" on starting mongrel process
- rjs error TypeError: element.getElementsByTagName is not a function in rails 3+jquery
- undefined method `model_name' for NilClass:Class in rails 3.0.0
- mongrel cluster issues, plain old mongrel OK
- acst_as_solr error