I just installed Monitoring and Controlling plugin on Redmine 1.4. I followed the instructions given at http://www.redmine.org/plugins/monitoring-controlling but I am getting the error below when I click on Monitoring and Controlling tab. I am running OpenSuse 11.4, redmine 1.4, ruby 1.8.7 and postgresql. Can someone please help me? I did lots of goggling but not much help so far.
Hello,
I just installed Monitoring and Controlling plugin on Redmine 1.4. I followed the instructions given at http://www.redmine.org/plugins/monitoring-controlling but I am getting the error below when I click on Monitoring and Controlling tab. I am running OpenSuse 11.4, redmine 1.4, ruby 1.8.7 and postgresql. Can someone please help me? I did lots of goggling but not much help so far.
Thank you, Mak
Processing HomeMonitoringControllingProjectController#index (for 10.1.70.28 at 2014-02-17 14:41:22) [GET] Parameters: {"action"=>"index", "controller"=>"home_monitoring_controlling_project", "id"=>"test"}
NoMethodError (undefined method
where' for #<Class:0x7f77c89d1768>): vendor/plugins/redmine_monitoring_controlling/app/controllers/home_monitoring_controlling_project_controller.rb:22:in
index' /usr/lib64/ruby/1.8/webrick/httpserver.rb:104:inservice' /usr/lib64/ruby/1.8/webrick/httpserver.rb:65:in
run' /usr/lib64/ruby/1.8/webrick/server.rb:173:instart_thread' /usr/lib64/ruby/1.8/webrick/server.rb:162:in
start' /usr/lib64/ruby/1.8/webrick/server.rb:162:instart_thread' /usr/lib64/ruby/1.8/webrick/server.rb:95:in
start' /usr/lib64/ruby/1.8/webrick/server.rb:92:ineach' /usr/lib64/ruby/1.8/webrick/server.rb:92:in
start' /usr/lib64/ruby/1.8/webrick/server.rb:23:instart' /usr/lib64/ruby/1.8/webrick/server.rb:82:in
start' server:3:in `require' server:3Rendering /srv/redmine/redmine-1.4/public/500.html (500 Internal Server Error)