Hello,

I am running in to an error trying to run mongrel. The server starts but 
then trying to access any url in my application throws this error:

calling Dispatcher.dispatch uninitialized constant RailsHandler::Dispatcher
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:477:in
 
`const_missing'
/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.3/bin/mongrel_rails:75:in `process'
...

see full trace at: http://pastie.caboo.se/68007

If I force webrick the app works fine.

When I google this error all I find is one instance of the same stack 
trace on a page in Japanese.

I am using:
mongrel (0.3.3)
rails (1.2.3)

Any help or suggestions would be much appreciated.

Thanks,
-Jesse


_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to