Processing WelcomeController#index (for 172.27.144.4 at 2010-11-26 18:53:32) [GET] Parameters: {"action"=>"index", "controller"=>"welcome"} Rendering template within layouts/base Rendering welcome/index Completed in 286ms (View: 219, DB: 25) | 200 OK [http://10.10.110.89/redmine/] Processing ProjectsController#index (for 172.27.144.4 at 2010-11-26 18:53:34) [GET] Parameters: {"action"=>"index", "controller"=>"projects"} Rendering template within layouts/base Rendering projects/index Completed in 398ms (View: 341, DB: 19) | 200 OK [http://10.10.110.89/redmine/projects] Processing ProjectsController#new (for 172.27.144.4 at 2010-11-26 18:53:37) [GET] Parameters: {"action"=>"new", "controller"=>"projects"} Rendering template within layouts/base Rendering projects/new Completed in 377ms (View: 335, DB: 13) | 200 OK [http://10.10.110.89/redmine/projects/new] Processing ProjectsController#create (for 172.27.144.4 at 2010-11-26 18:53:44) [POST] Parameters: {"enabled_modules"=>["issue_tracking", "news", "documents", "files", "repository", "boards"], "commit"=>"Speichern", "action"=>"create", "authenticity_token"=>"/XJIIWKB6UkZvWzO82qoo8qA4EAbbsuJwvSBE0RUB9I=", "project"=>{"issue_custom_field_ids"=>[""], "name"=>"Test", "tracker_ids"=>["3", "7", "4", "10", "5", "11", "8", "6", ""], "homepage"=>"", "parent_id"=>"", "is_public"=>"0", "description"=>"", "identifier"=>""}, "controller"=>"projects"} Rendering template within layouts/base Rendering projects/new Completed in 417ms (View: 359, DB: 12) | 200 OK [http://10.10.110.89/redmine/projects/new] Processing ProjectsController#create (for 172.27.144.4 at 2010-11-26 18:53:53) [POST] Parameters: {"enabled_modules"=>["issue_tracking", "news", "documents", "files", "repository", "boards"], "commit"=>"Speichern", "action"=>"create", "authenticity_token"=>"/XJIIWKB6UkZvWzO82qoo8qA4EAbbsuJwvSBE0RUB9I=", "project"=>{"issue_custom_field_ids"=>[""], "name"=>"Test", "tracker_ids"=>["3", "7", "4", "10", "5", "11", "8", "6", ""], "homepage"=>"test", "parent_id"=>"", "is_public"=>"0", "description"=>"", "identifier"=>"test"}, "controller"=>"projects"} Redirected to http://10.10.110.89/redmine/projects/test/settings Completed in 144ms (DB: 46) | 302 Found [http://10.10.110.89/redmine/projects/new] Processing ProjectsController#settings (for 172.27.144.4 at 2010-11-26 18:53:53) [GET] Parameters: {"action"=>"settings", "id"=>"test", "controller"=>"projects"} Rendering template within layouts/base Rendering projects/settings Completed in 382ms (View: 318, DB: 40) | 200 OK [http://10.10.110.89/redmine/projects/test/settings] Processing IssuesController#index (for 172.27.144.4 at 2010-11-26 18:53:56) [GET] Parameters: {"project_id"=>"test", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml Completed in 530ms (View: 430, DB: 22) | 200 OK [http://10.10.110.89/redmine/projects/test/issues] Processing AdminController#index (for 172.27.144.4 at 2010-11-26 18:53:59) [GET] Parameters: {"action"=>"index", "controller"=>"admin"} Rendering template within layouts/admin Rendering admin/index Completed in 148ms (View: 129, DB: 3) | 200 OK [http://10.10.110.89/redmine/admin] Processing ProjectsController#index (for 172.27.144.4 at 2010-11-26 18:54:01) [GET] Parameters: {"action"=>"index", "controller"=>"projects"} Rendering template within layouts/base Rendering projects/index Completed in 330ms (View: 311, DB: 10) | 200 OK [http://10.10.110.89/redmine/projects] Processing IssuesController#index (for 172.27.144.4 at 2010-11-26 18:54:03) [GET] Parameters: {"action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (undefined method `-' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: 14: <% previous_group = false %> 15: 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cycle %> 19: app/helpers/issues_helper.rb:28:in `issue_list' app/helpers/issues_helper.rb:23:in `each' app/helpers/issues_helper.rb:23:in `issue_list' app/views/issues/_list.rhtml:16 app/views/issues/_list.rhtml:1:in `_run_rhtml_app47views47issues47_list46rhtml_locals_issues_list_object_query' app/views/issues/index.rhtml:63:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/issues_controller.rb:84 app/controllers/issues_controller.rb:83:in `index' Rendering /opt/bitnami/apps/redmine/public/500.html (500 Internal Server Error)