Guest User

Untitled

a guest
Dec 1st, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.01 KB | None | 0 0
  1. ## Stack:
  2.  
  3. ArgumentError (interning empty string):
  4. app/models/alex.rb:294:in `to_sym'
  5. app/models/alex.rb:294:in `set_languages'
  6. nokogiri (1.4.4) lib/nokogiri/xml/node_set.rb:239:in `each'
  7. nokogiri (1.4.4) lib/nokogiri/xml/node_set.rb:238:in `upto'
  8. nokogiri (1.4.4) lib/nokogiri/xml/node_set.rb:238:in `each'
  9. app/models/alex.rb:292:in `set_languages'
  10. app/models/alex.rb:367:in `build_seeker_details'
  11. app/controllers/seekers_controller.rb:52:in `upload_alex'
  12. compass (0.10.6) lib/compass/app_integration/rails/actionpack2/action_controller.rb:7:in `process'
  13. haml (3.0.24) lib/sass/plugin/rack.rb:41:in `call'
  14. vendor/gems/hoptoad_notifier-2.3.6/lib/hoptoad_notifier/rack.rb:27:in `call'
  15.  
  16.  
  17.  
  18.  
  19. ## XXXXXXXX = "#{language}"
  20.  
  21. ArgumentError in SeekersController#upload_alex
  22.  
  23. interning empty string
  24.  
  25. RAILS_ROOT: /home/unf-ubu/rails_projects/plro
  26. Application Trace | Framework Trace | Full Trace
  27.  
  28. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:294:in `to_sym'
  29. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:294:in `set_languages'
  30. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:292:in `set_languages'
  31. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:367:in `build_seeker_details'
  32. /home/unf-ubu/rails_projects/plro/app/controllers/seekers_controller.rb:52:in `upload_alex'
  33.  
  34. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/nokogiri-1.4.4/lib/nokogiri/xml/node_set.rb:239:in `each'
  35. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/nokogiri-1.4.4/lib/nokogiri/xml/node_set.rb:238:in `upto'
  36. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/nokogiri-1.4.4/lib/nokogiri/xml/node_set.rb:238:in `each'
  37. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `send'
  38. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
  39. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/filters.rb:617:in `call_filters'
  40. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
  41. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  42. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activesupport-2.3.8/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  43. /home/unf-ubu/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/benchmark.rb:308:in `realtime'
  44. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activesupport-2.3.8/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  45. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  46. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
  47. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/flash.rb:151:in `perform_action_without_newrelic_trace'
  48. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:254:in `perform_action'
  49. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/agent/method_tracer.rb:141:in `trace_execution_scoped'
  50. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:247:in `perform_action'
  51. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `send'
  52. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `process_without_filters'
  53. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/filters.rb:606:in `process_without_compass'
  54. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/compass-0.10.6/lib/compass/app_integration/rails/actionpack2/action_controller.rb:7:in `process'
  55. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:391:in `process'
  56. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:386:in `call'
  57. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/routing/route_set.rb:438:in `call'
  58. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:87:in `dispatch'
  59. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:121:in `_call'
  60. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
  61. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
  62. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
  63. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
  64. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:9:in `cache'
  65. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:28:in `call'
  66. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
  67. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/rack/developer_mode.rb:20:in `call'
  68. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/haml-3.0.24/lib/sass/plugin/rack.rb:41:in `call'
  69. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/string_coercion.rb:25:in `call'
  70. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'
  71. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `call'
  72. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in `call'
  73. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/session/cookie_store.rb:99:in `call'
  74. /home/unf-ubu/rails_projects/plro/vendor/gems/hoptoad_notifier-2.3.6/lib/hoptoad_notifier/rack.rb:27:in `call'
  75. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in `call'
  76. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
  77. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchronize'
  78. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
  79. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:114:in `call'
  80. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/reloader.rb:34:in `run'
  81. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:108:in `call'
  82. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rails-2.3.8/lib/rails/rack/static.rb:31:in `call'
  83. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/urlmap.rb:47:in `call'
  84. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `each'
  85. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `call'
  86. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rails-2.3.8/lib/rails/rack/log_tailer.rb:17:in `call'
  87. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `call'
  88. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/chunked.rb:15:in `call'
  89. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:67:in `process'
  90. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  91. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  92. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  93. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  94. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  95. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  96. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  97. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  98. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  99. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  100. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:38:in `run'
  101. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rails-2.3.8/lib/commands/server.rb:111
  102. /home/unf-ubu/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  103. /home/unf-ubu/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  104. script/server:3
  105.  
  106. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:294:in `to_sym'
  107. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:294:in `set_languages'
  108. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/nokogiri-1.4.4/lib/nokogiri/xml/node_set.rb:239:in `each'
  109. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/nokogiri-1.4.4/lib/nokogiri/xml/node_set.rb:238:in `upto'
  110. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/nokogiri-1.4.4/lib/nokogiri/xml/node_set.rb:238:in `each'
  111. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:292:in `set_languages'
  112. /home/unf-ubu/rails_projects/plro/app/models/alex.rb:367:in `build_seeker_details'
  113. /home/unf-ubu/rails_projects/plro/app/controllers/seekers_controller.rb:52:in `upload_alex'
  114. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `send'
  115. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
  116. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/filters.rb:617:in `call_filters'
  117. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
  118. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  119. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activesupport-2.3.8/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  120. /home/unf-ubu/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/benchmark.rb:308:in `realtime'
  121. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activesupport-2.3.8/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  122. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  123. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
  124. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/flash.rb:151:in `perform_action_without_newrelic_trace'
  125. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:254:in `perform_action'
  126. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/agent/method_tracer.rb:141:in `trace_execution_scoped'
  127. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:247:in `perform_action'
  128. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `send'
  129. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `process_without_filters'
  130. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/filters.rb:606:in `process_without_compass'
  131. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/compass-0.10.6/lib/compass/app_integration/rails/actionpack2/action_controller.rb:7:in `process'
  132. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:391:in `process'
  133. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/base.rb:386:in `call'
  134. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/routing/route_set.rb:438:in `call'
  135. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:87:in `dispatch'
  136. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:121:in `_call'
  137. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
  138. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
  139. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
  140. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
  141. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:9:in `cache'
  142. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:28:in `call'
  143. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
  144. /home/unf-ubu/rails_projects/plro/vendor/plugins/rpm/lib/new_relic/rack/developer_mode.rb:20:in `call'
  145. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/haml-3.0.24/lib/sass/plugin/rack.rb:41:in `call'
  146. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/string_coercion.rb:25:in `call'
  147. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'
  148. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `call'
  149. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in `call'
  150. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/session/cookie_store.rb:99:in `call'
  151. /home/unf-ubu/rails_projects/plro/vendor/gems/hoptoad_notifier-2.3.6/lib/hoptoad_notifier/rack.rb:27:in `call'
  152. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in `call'
  153. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
  154. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchronize'
  155. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
  156. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:114:in `call'
  157. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/reloader.rb:34:in `run'
  158. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:108:in `call'
  159. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rails-2.3.8/lib/rails/rack/static.rb:31:in `call'
  160. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/urlmap.rb:47:in `call'
  161. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `each'
  162. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `call'
  163. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rails-2.3.8/lib/rails/rack/log_tailer.rb:17:in `call'
  164. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `call'
  165. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/chunked.rb:15:in `call'
  166. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:67:in `process'
  167. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  168. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  169. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  170. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  171. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  172. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  173. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  174. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  175. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  176. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  177. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:38:in `run'
  178. /home/unf-ubu/.rvm/gems/ruby-1.8.7-p302@plroSet/gems/rails-2.3.8/lib/commands/server.rb:111
  179. /home/unf-ubu/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  180. /home/unf-ubu/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  181. script/server:3
  182.  
  183. Request
  184.  
  185. Parameters:
  186.  
  187. {"commit"=>"Browse to resume...",
  188. "authenticity_token"=>"DUzANwFSdRveUw7ydqbXRiktyb2JCh9UPOmn8rFwLfg=",
  189. "file"=>#<File:/tmp/RackMultipart20110527-2512-14j0khs-0>}
  190.  
  191. Show session dump
  192.  
  193. ---
  194.  
  195. Response
  196.  
  197. Headers:
  198.  
  199. {"P3P"=>"CP=\"CAO PSA OUR\"",
  200. "Content-Type"=>"",
  201. "Cache-Control"=>"no-cache"}
Add Comment
Please, Sign In to add comment