Hello, I''ve installed production_log_analyzer but it throws an exception when I have an observer class activated. It doesn''t matter what the observer class has, this happens even if the observer class is an empty stub. any ideas? excecption stack... ************************************************************ /var/lib/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1235:in `+'' /var/lib/gems/1.8/gems/production_log_analyzer-1.5.0/lib/production_log/analyzer.rb:11:in `sum'' /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `inject'' /var/lib/gems/1.8/gems/production_log_analyzer-1.5.0/lib/production_log/analyzer.rb:11:in `inject'' /var/lib/gems/1.8/gems/production_log_analyzer-1.5.0/lib/production_log/analyzer.rb:11:in `sum'' /var/lib/gems/1.8/gems/activerecord-1.15.3/lib/active_record/observer.rb:170:in `observed_subclasses'' /var/lib/gems/1.8/gems/activerecord-1.15.3/lib/active_record/observer.rb:149:in `initialize'' /var/lib/gems/1.8/gems/activerecord-1.15.3/lib/active_record/observer.rb:38:in `instantiate_observers'' /var/lib/gems/1.8/gems/activerecord-1.15.3/lib/active_record/observer.rb:36:in `each'' /var/lib/gems/1.8/gems/activerecord-1.15.3/lib/active_record/observer.rb:36:in `instantiate_observers'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'' /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'' /var/lib/gems/1.8/bin/mongrel_rails:18 --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---