Created
March 24, 2010 18:59
-
-
Save elight/342646 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SystemStackError in Schedules#my_index | |
Showing vendor/plugins/redmine_schedules/app/views/schedules/_schedule_entry.html.erb where line #2 raised: | |
stack level too deep | |
Extracted source (around line #2): | |
1: <li class="schedule_entry" style="min-height: <%= 2.7*entry.hours %>em"> | |
2: <div title="<%= ScheduleCompatibility::I18n.lwr(:label_f_hour, :value => entry.hours) %>" style="min-height: <%= 2.7*entry.hours - 1.7 %>em; <%= entry.style(@user.nil? ? entry.user.id : entry.project.id) %>"> | |
3: <%= link_to entry.project, :controller => 'schedules', :action => 'index', :date => entry.date, :project_id => entry.project if @project.nil?%> | |
4: <%= "<br/>" if @project.nil? && @user.nil? %> | |
5: <%= link_to entry.user, :controller => 'schedules', :action => 'index', :date => entry.date, :user_id => entry.user.id if @user.nil? %> | |
Trace of template inclusion: vendor/plugins/redmine_schedules/app/views/schedules/_calendar.html.erb, vendor/plugins/redmine_schedules/app/views/schedules/index.html.erb | |
RAILS_ROOT: /Users/light/work/oss/redmine | |
Application Trace | Framework Trace | Full Trace | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/attribute_methods.rb:235:in `method_missing' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/attribute_methods.rb:249:in `method_missing' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/associations/association_proxy.rb:217:in `send' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/associations/association_proxy.rb:217:in `method_missing' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/_schedule_entry.html.erb:2:in `_run_erb_vendor47plugins47redmine_schedules47app47views47schedules47_schedule_entry46html46erb_locals_entry_object_schedule_entry' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `send' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:306:in `with_template' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:30:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable_partial.rb:20:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:26:in `benchmark' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:26:in `benchmark' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable_partial.rb:19:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/template.rb:205:in `render_template' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable_partial.rb:44:in `render_partial' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/partials.rb:184:in `render_partial' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:267:in `render' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/_calendar.html.erb:72:in `_run_erb_vendor47plugins47redmine_schedules47app47views47schedules47_calendar46html46erb_locals_calendar_object' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/_calendar.html.erb:71:in `each' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/_calendar.html.erb:71:in `_run_erb_vendor47plugins47redmine_schedules47app47views47schedules47_calendar46html46erb_locals_calendar_object' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/_calendar.html.erb:67:in `each' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/_calendar.html.erb:67:in `_run_erb_vendor47plugins47redmine_schedules47app47views47schedules47_calendar46html46erb_locals_calendar_object' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `send' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:306:in `with_template' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:30:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable_partial.rb:20:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:26:in `benchmark' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:26:in `benchmark' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable_partial.rb:19:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/template.rb:205:in `render_template' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable_partial.rb:44:in `render_partial' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/partials.rb:184:in `render_partial' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:267:in `render' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/views/schedules/index.html.erb:45:in `_run_erb_vendor47plugins47redmine_schedules47app47views47schedules47index46html46erb' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `send' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:306:in `with_template' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/renderable.rb:30:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/template.rb:205:in `render_template' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:265:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:348:in `_render_with_layout' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_view/base.rb:262:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:1251:in `render_for_file' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:951:in `render_without_benchmark' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:51:in `render' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:51:in `render' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/controllers/schedules_controller.rb:54:in `index' | |
/Users/light/work/oss/redmine/vendor/plugins/redmine_schedules/app/controllers/schedules_controller.rb:75:in `my_index' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:1332:in `send' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:1332:in `perform_action_without_filters' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/filters.rb:617:in `call_filters' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/flash.rb:146:in `perform_action' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:532:in `send' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:532:in `process_without_filters' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/filters.rb:606:in `process' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:391:in `process' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/base.rb:386:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:437:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:87:in `dispatch' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:121:in `_call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:130 | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:29:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:29:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:9:in `cache' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:28:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/string_coercion.rb:25:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/head.rb:9:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/methodoverride.rb:24:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/params_parser.rb:15:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/session/cookie_store.rb:93:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/failsafe.rb:26:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:114:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/reloader.rb:34:in `run' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:108:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rails-2.3.5/lib/rails/rack/static.rb:31:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/urlmap.rb:46:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `each' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rails-2.3.5/lib/rails/rack/log_tailer.rb:17:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/handler/webrick.rb:50:in `service' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rack-1.0.1/lib/rack/handler/webrick.rb:14:in `run' | |
/Users/light/.rvm/gems/ruby-1.8.7-p249+onu/gems/rails-2.3.5/lib/commands/server.rb:111 | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
/Users/light/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
script/server:3 | |
Request | |
Parameters: | |
{"user_id"=>1} | |
Show session dump | |
Response | |
Headers: | |
{"Content-Type"=>"text/html", | |
"Cache-Control"=>"no-cache"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment