Has anyone ever seen this error before? "./script/console production Loading production environment. /usr/local/lib/ruby/gems/1.8/gems/acts_as_ferret-0.4.1/lib/ferret_server.rb:123: warning: parenthesize argument(s) for future version /usr/local/lib/ruby/gems/1.8/gems/actionwebservice-1.2.3/lib/action_web_service/container/action_controller_container.rb:74:in `require_web_service_api':NameError: neither ApplicationApi or ApplicationAPI found "
Ferret DRB server starts up without a hitch, but when trying to access it via remote on application servers, it seems to give out and crash the site =). The weird thing is, this just starting happening. So I attempt to roll everything back to an older version, and the error is still there. I assume it's a conflict with a GEM then. Does anyone have any idea if DRB server does not react well to some gems, maybe rmagick, georuby etc? thanks! -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

