[Alumnionrails-errors] [ALI] user_work_experience#new (SystemStackError) "stack level too deep"

Application Error ali at dhbw-ravensburg.de
Tue Jul 28 05:02:58 EDT 2009


A SystemStackError occurred in user_work_experience#new:

  stack level too deep
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:1484:in `merge_includes'

-------------------------------
Request:
-------------------------------

  * URL       : http://ali.ba-ravensburg.de/user_work_experience/new/
  * IP address: 194.31.19.41
  * Parameters: {"action"=>"new", "controller"=>"user_work_experience"}
  * Rails root: /var/www/localhost/rails/alumnionrails/releases/20090727200201

-------------------------------
Session:
-------------------------------

  * session id: "BAh7CDoScmVxdWVzdGVkX3VyaTA6DHVzZXJfaWRpAdAiCmZsYXNoSUM6J0Fj\ndGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhhc2h7AAY6CkB1c2VkewA=--45ce36245f2238f6ad81d154a971a4854b360c72"
  * data: {:requested_uri=>nil, "flash"=>{}, :user_id=>208}

-------------------------------
Environment:
-------------------------------

  * CONTENT_LENGTH          : 0
  
  * CONTENT_TYPE            : application/x-www-form-urlencoded; charset=UTF-8
  
  * GATEWAY_INTERFACE       : CGI/1.2
  
  * HTTP_ACCEPT             : text/javascript, text/html, application/xml, text/xml, */*
  
  * HTTP_ACCEPT_ENCODING    : gzip, deflate
  
  * HTTP_ACCEPT_LANGUAGE    : de
  
  * HTTP_CONNECTION         : Keep-Alive
  
  * HTTP_CONTENT_LENGTH     : 0
  
  * HTTP_CONTENT_TYPE       : application/x-www-form-urlencoded; charset=UTF-8
  
  * HTTP_COOKIE             : __utma=174351793.1184305451.1248769170.1248769170.1248769170.1; __utmc=174351793; __utmz=174351793.1248769170.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); _ali_session=BAh7CDoScmVxdWVzdGVkX3VyaTA6DHVzZXJfaWRpAdAiCmZsYXNoSUM6J0Fj%0AdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhhc2h7AAY6CkB1c2VkewA%3D--45ce36245f2238f6ad81d154a971a4854b360c72; __utma=192840314.456565390.1248769712.1248769712.1248769712.1; __utmb=192840314; __utmc=192840314; __utmz=192840314.1248769712.1.1.utmccn=(referral)|utmcsr=wiservices.ba-ravensburg.de|utmcct=/|utmcmd=referral
  
  * HTTP_HOST               : localhost:8000
  
  * HTTP_PRAGMA             : no-cache
  
  * HTTP_REFERER            : http://ali.ba-ravensburg.de/user/show/208
  
  * HTTP_UA_CPU             : x86
  
  * HTTP_USER_AGENT         : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.30729)
  
  * HTTP_VERSION            : HTTP/1.1
  
  * HTTP_VIA                : 1.1 webwasher (Webwasher 6.8.5.4971)
  
  * HTTP_X_FORWARDED_FOR    : 194.31.19.41
  
  * HTTP_X_FORWARDED_HOST   : ali.ba-ravensburg.de
  
  * HTTP_X_FORWARDED_SERVER : ali.ba-ravensburg.de
  
  * HTTP_X_PROTOTYPE_VERSION: 1.6.0.1
  
  * HTTP_X_REQUESTED_WITH   : XMLHttpRequest
  
  * PATH_INFO               : /user_work_experience/new
  
  * REMOTE_ADDR             : 127.0.0.1
  
  * REQUEST_METHOD          : POST
  
  * REQUEST_PATH            : /user_work_experience/new
  
  * REQUEST_URI             : /user_work_experience/new/
  
  * SCRIPT_NAME             : /
  
  * SERVER_NAME             : localhost
  
  * SERVER_PORT             : 8000
  
  * SERVER_PROTOCOL         : HTTP/1.1
  
  * SERVER_SOFTWARE         : Mongrel 1.1.5
  
  
  * Process: 13727
  * Server : ali.ba-ravensburg.de

-------------------------------
Backtrace:
-------------------------------

  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:1484:in `merge_includes'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:1336:in `find_every'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:1376:in `find_one'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:1362:in `find_from_ids'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:537:in `find'
  [RAILS_ROOT]/app/controllers/user_work_experience_controller.rb:37:in `new'
  [RAILS_ROOT]/app/controllers/user_work_experience_controller.rb:38:in `new'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `send'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action_without_filters'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
  /usr/local/bin/mongrel_rails:19:in `load'
  /usr/local/bin/mongrel_rails:19




More information about the Alumnionrails-errors mailing list