Guest User

Untitled

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